aboutsummaryrefslogtreecommitdiff
path: root/games/quake2lnx/files/patch-src::linux::rw_in_aa.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake2lnx/files/patch-src::linux::rw_in_aa.c')
-rw-r--r--games/quake2lnx/files/patch-src::linux::rw_in_aa.c19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/quake2lnx/files/patch-src::linux::rw_in_aa.c b/games/quake2lnx/files/patch-src::linux::rw_in_aa.c
deleted file mode 100644
index dfc466519b5c..000000000000
--- a/games/quake2lnx/files/patch-src::linux::rw_in_aa.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/linux/rw_in_aa.c.orig Thu Jun 12 18:31:47 2003
-+++ src/linux/rw_in_aa.c Thu Jun 12 18:32:19 2003
-@@ -40,13 +40,14 @@
- #include <termios.h>
- #include <sys/ioctl.h>
- #include <sys/stat.h>
--#include <sys/vt.h>
- #include <stdarg.h>
- #include <stdio.h>
- #include <signal.h>
- #include <sys/mman.h>
--
-+#ifdef __linux__
-+#include <sys/vt.h>
- #include <asm/io.h>
-+#endif
-
- #include <aalib.h>
-