patch-screen_h 289 B

1234567891011
  1. --- screen-4.2.1.orig/screen.h 2014-04-28 00:08:06.000000000 +0200
  2. +++ screen-4.2.1/screen.h 2015-02-19 02:36:51.299000393 +0100
  3. @@ -43,7 +43,7 @@
  4. #include "osdef.h"
  5. #include "ansi.h"
  6. -#include "sched.h"
  7. +#include "my_sched.h"
  8. #include "acls.h"
  9. #include "comm.h"
  10. #include "layer.h"