aboutsummaryrefslogtreecommitdiff
path: root/games/bsdgames/files/patch-trek_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/bsdgames/files/patch-trek_main.c')
-rw-r--r--games/bsdgames/files/patch-trek_main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/bsdgames/files/patch-trek_main.c b/games/bsdgames/files/patch-trek_main.c
deleted file mode 100644
index 684bc7f0074c..000000000000
--- a/games/bsdgames/files/patch-trek_main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- trek/main.c.orig Mon Jun 24 04:29:52 2002
-+++ trek/main.c Sun Apr 16 21:26:44 2006
-@@ -51,6 +51,8 @@
- # include <setjmp.h>
- # include <stdlib.h>
-
-+#define gtty(_a,_b) ioctl(_a,TIOCGETP,_b)
-+
- # define PRIO 00 /* default priority */
-
- int Mother = 51 + (51 << 8);