aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-txt-client/files/patch-tttxt__main.c
diff options
context:
space:
mode:
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>