summaryrefslogtreecommitdiff
path: root/package/screen/patches/patch-screen_c
blob: 441dd625507cf541576ad136bad53b9d3d7d5a86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- screen-4.0.3.orig/screen.c	2003-09-08 16:26:41.000000000 +0200
+++ screen-4.0.3/screen.c	2014-02-19 08:27:10.000000000 +0100
@@ -50,10 +50,6 @@
 
 #include "config.h"
 
-#ifdef SVR4
-# include <sys/stropts.h>
-#endif
-
 #if defined(SYSV) && !defined(ISC)
 # include <sys/utsname.h>
 #endif