123456789101112131415 |
- --- 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"
|