diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-27 22:15:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-27 22:15:31 +0000 |
commit | aa7ac3c73edd93539ee3ee30f3bc79ee006de88a (patch) | |
tree | 0cf959a06320b5917089fbf59292cb731938ebdb /games/gnocatan/files/patch-common_network.c | |
parent | bmp-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.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" |