patch-tty_sh 291 B

12345678910111213
  1. --- screen-4.0.3.orig/tty.sh 2003-09-08 16:24:25.000000000 +0200
  2. +++ screen-4.0.3/tty.sh 2014-02-19 08:40:44.000000000 +0100
  3. @@ -76,10 +76,6 @@ exit 0
  4. #endif
  5. #include "config.h"
  6. -#ifdef SVR4
  7. -#include <sys/stropts.h> /* for I_POP */
  8. -#endif
  9. -
  10. #include "screen.h"
  11. #include "extern.h"