summaryrefslogtreecommitdiff
path: root/package/screen/patches/patch-screen_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
commit4a4478fce5fffa5db6b413b755851b18638328c0 (patch)
treef7baa56440d645bcf0c44d3e3c9e22507e6bf647 /package/screen/patches/patch-screen_c
parent96d5911e0b2ea6b8977a7a84967af877b7717637 (diff)
parent5f2187e92c8d151b840454282fe390ebad030e35 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/screen/patches/patch-screen_c')
-rw-r--r--package/screen/patches/patch-screen_c13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/screen/patches/patch-screen_c b/package/screen/patches/patch-screen_c
deleted file mode 100644
index 441dd6255..000000000
--- a/package/screen/patches/patch-screen_c
+++ /dev/null
@@ -1,13 +0,0 @@
---- screen-4.0.3.orig/screen.c 2003-09-08 16:26:41.000000000 +0200
-+++ screen-4.0.3/screen.c 2014-02-19 08:27:10.000000000 +0100
-@@ -50,10 +50,6 @@
-
- #include "config.h"
-
--#ifdef SVR4
--# include <sys/stropts.h>
--#endif
--
- #if defined(SYSV) && !defined(ISC)
- # include <sys/utsname.h>
- #endif