aboutsummaryrefslogtreecommitdiffstats
path: root/games/tyrquake/files/patch-NQ__net_dgrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/tyrquake/files/patch-NQ__net_dgrm.c')
-rw-r--r--games/tyrquake/files/patch-NQ__net_dgrm.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/tyrquake/files/patch-NQ__net_dgrm.c b/games/tyrquake/files/patch-NQ__net_dgrm.c
deleted file mode 100644
index d348e1a018e..00000000000
--- a/games/tyrquake/files/patch-NQ__net_dgrm.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./NQ/net_dgrm.c.orig Sat Aug 18 06:07:24 2007
-+++ ./NQ/net_dgrm.c Wed Aug 29 00:03:31 2007
-@@ -22,6 +22,7 @@
- #include <windows.h>
- #include <winsock.h>
- #else
-+#include <sys/types.h>
- #include <arpa/inet.h>
- #include <netinet/in.h>
- #include <sys/socket.h>