patch-screen_c 294 B

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