summaryrefslogtreecommitdiff
path: root/package/screen/patches/patch-tty_sh
blob: 218a3f9e8957d9f0de6d69929cb7eebbc3a1b5cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- screen-4.0.3.orig/tty.sh	2003-09-08 16:24:25.000000000 +0200
+++ screen-4.0.3/tty.sh	2014-02-19 08:40:44.000000000 +0100
@@ -76,10 +76,6 @@ exit 0
 #endif
 
 #include "config.h"
-#ifdef SVR4
-#include <sys/stropts.h>	/* for I_POP */
-#endif
-
 #include "screen.h"
 #include "extern.h"