diff options
Diffstat (limited to 'games/gtkgo/patches/patch-aa')
-rw-r--r-- | games/gtkgo/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/gtkgo/patches/patch-aa b/games/gtkgo/patches/patch-aa deleted file mode 100644 index b7bc8834990..00000000000 --- a/games/gtkgo/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/12/10 09:18:27 rh Exp $ - ---- src/InternetGo.c.orig Sun May 16 21:24:55 1999 -+++ src/InternetGo.c -@@ -19,6 +19,8 @@ - */ - - #include "InternetGo.h" -+#include <sys/types.h> -+#include <sys/socket.h> - - void CloseSocket (void) - { |