summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/x3270/files/patch-c3270_screen.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/x3270/files/patch-c3270_screen.c b/x11/x3270/files/patch-c3270_screen.c
deleted file mode 100644
index e68b72d2897b..000000000000
--- a/x11/x3270/files/patch-c3270_screen.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- c3270/screen.c.orig 2018-02-10 22:07:45 UTC
-+++ c3270/screen.c
-@@ -31,6 +31,7 @@
- * Screen drawing
- */
-
-+#include <wctype.h>
- #include "globals.h"
- #include <signal.h>
- #include "appres.h"