diff options
Diffstat (limited to 'games/gnocatan/files/patch-common_network.c')
-rw-r--r-- | games/gnocatan/files/patch-common_network.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gnocatan/files/patch-common_network.c b/games/gnocatan/files/patch-common_network.c deleted file mode 100644 index ec2c0658f42c..000000000000 --- a/games/gnocatan/files/patch-common_network.c +++ /dev/null @@ -1,10 +0,0 @@ ---- common/network.c.orig Fri Jan 21 16:55:52 2005 -+++ common/network.c Fri Jan 21 16:56:18 2005 -@@ -29,6 +29,7 @@ - #include <netdb.h> - #include <errno.h> - #include <string.h> -+#include <netinet/in.h> - - #include "config.h" - #include "driver.h" |