| 1234567891011 |
- --- screen-4.2.1.orig/screen.h 2014-04-28 00:08:06.000000000 +0200
- +++ screen-4.2.1/screen.h 2015-02-19 02:36:51.299000393 +0100
- @@ -43,7 +43,7 @@
- #include "osdef.h"
-
- #include "ansi.h"
- -#include "sched.h"
- +#include "my_sched.h"
- #include "acls.h"
- #include "comm.h"
- #include "layer.h"
|