blob: ef6e5ea54a18902ea34abf98af008fb0c0c08ed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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"
|