aboutsummaryrefslogtreecommitdiff
path: root/games/qstat/files
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2005-12-20 04:32:27 +0000
committerPatrick Li <pat@FreeBSD.org>2005-12-20 04:32:27 +0000
commit1ed8610aecf44c4b1442945a72f1fe0dd72461b4 (patch)
tree56472635ae9b4451020f6fba0ed00f1b295ae44a /games/qstat/files
parent5c230e44cc9124abe8f69ac362c8c8ba29d351c8 (diff)
downloadports-1ed8610aecf44c4b1442945a72f1fe0dd72461b4.tar.gz
ports-1ed8610aecf44c4b1442945a72f1fe0dd72461b4.zip
Notes
Diffstat (limited to 'games/qstat/files')
-rw-r--r--games/qstat/files/patch-doom3.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/qstat/files/patch-doom3.c b/games/qstat/files/patch-doom3.c
new file mode 100644
index 000000000000..3243cdf1407d
--- /dev/null
+++ b/games/qstat/files/patch-doom3.c
@@ -0,0 +1,10 @@
+--- doom3.c.orig Sat Dec 17 14:14:38 2005
++++ doom3.c Sat Dec 17 14:14:49 2005
+@@ -11,6 +11,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #ifndef _WIN32
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #endif
+