summaryrefslogtreecommitdiff
path: root/sysutils/screen/files/patch-process.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/screen/files/patch-process.c')
-rw-r--r--sysutils/screen/files/patch-process.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/screen/files/patch-process.c b/sysutils/screen/files/patch-process.c
deleted file mode 100644
index b7e8f99133b5..000000000000
--- a/sysutils/screen/files/patch-process.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- process.c
-+++ process.c
-@@ -37,7 +37,7 @@
- #include "config.h"
-
- /* for solaris 2.1, Unixware (SVR4.2) and possibly others: */
--#ifdef SVR4
-+#if defined(SVR4) && !defined(__FreeBSD__)
- # include <sys/stropts.h>
- #endif
-