summaryrefslogtreecommitdiff
path: root/games/ccgo/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/ccgo/patches/patch-ac')
-rw-r--r--games/ccgo/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/ccgo/patches/patch-ac b/games/ccgo/patches/patch-ac
new file mode 100644
index 00000000000..ab6eeb7fd04
--- /dev/null
+++ b/games/ccgo/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2003/03/16 03:56:27 rh Exp $
+
+--- igs/sock.cc.orig 2002-11-27 07:35:46.000000000 +1000
++++ igs/sock.cc
+@@ -16,6 +16,7 @@ extern "C" {
+ #include <sys/socket.h>
+ #include <unistd.h>
+ #include <netdb.h>
++#include <netinet/in.h>
+ }
+ #include <cerrno>
+