aboutsummaryrefslogtreecommitdiffstats
path: root/games/ggz-txt-client/files/patch-tttxt__main.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /games/ggz-txt-client/files/patch-tttxt__main.c
parentf474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'games/ggz-txt-client/files/patch-tttxt__main.c')
-rw-r--r--games/ggz-txt-client/files/patch-tttxt__main.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/ggz-txt-client/files/patch-tttxt__main.c b/games/ggz-txt-client/files/patch-tttxt__main.c
new file mode 100644
index 000000000000..e16834251384
--- /dev/null
+++ b/games/ggz-txt-client/files/patch-tttxt__main.c
@@ -0,0 +1,10 @@
+--- tttxt/main.c.orig Mon May 17 23:21:10 2004
++++ tttxt/main.c Sun Jul 18 20:32:02 2004
+@@ -24,6 +24,7 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <string.h>
++#include <sys/time.h>
+
+ #include <ggz_common.h>
+ #include <ggzmod.h>