aboutsummaryrefslogtreecommitdiff
path: root/games/tremor/files/patch-src__vid_glx.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/tremor/files/patch-src__vid_glx.c')
-rw-r--r--games/tremor/files/patch-src__vid_glx.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/tremor/files/patch-src__vid_glx.c b/games/tremor/files/patch-src__vid_glx.c
deleted file mode 100644
index 53d4e358b7bd..000000000000
--- a/games/tremor/files/patch-src__vid_glx.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./src/vid_glx.c.orig Thu Nov 10 07:03:04 2005
-+++ ./src/vid_glx.c Tue May 16 14:59:52 2006
-@@ -22,7 +22,9 @@
- #include <termios.h>
- #include <sys/ioctl.h>
- #include <sys/stat.h>
-+#ifdef __linux__
- #include <sys/vt.h>
-+#endif
- #include <stdarg.h>
- #include <stdio.h>
- #include <signal.h>