summaryrefslogtreecommitdiff
path: root/package/screen/patches/patch-process_c
blob: d41cee75276b8cfa713cdd1cb74235204fc45be2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- screen-4.0.3.orig/process.c	2003-09-18 14:53:54.000000000 +0200
+++ screen-4.0.3/process.c	2014-02-19 08:27:28.000000000 +0100
@@ -35,12 +35,6 @@
 
 
 #include "config.h"
-
-/* for solaris 2.1, Unixware (SVR4.2) and possibly others: */
-#ifdef SVR4
-# include <sys/stropts.h>
-#endif
-
 #include "screen.h"
 #include "extern.h"
 #include "logfile.h"