summaryrefslogtreecommitdiff
path: root/games/gnocatan/files/patch-common_network.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-27 22:15:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-27 22:15:31 +0000
commitaa7ac3c73edd93539ee3ee30f3bc79ee006de88a (patch)
tree0cf959a06320b5917089fbf59292cb731938ebdb /games/gnocatan/files/patch-common_network.c
parentbmp-songchange executes a custom command on every song change (diff)
- Update to 0.8.1.51
PR: ports/76754 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
Notes
Notes: svn path=/head/; revision=127500
Diffstat (limited to 'games/gnocatan/files/patch-common_network.c')
-rw-r--r--games/gnocatan/files/patch-common_network.c10
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"