freebsd-ports/games/ggz-txt-client/files/patch-tttxt::main.c
Kirill Ponomarev 974048e966 Update to version 0.0.9
PR:		ports/69295
Submitted by:	Ports Fury
2004-07-19 18:02:38 +00:00

10 lines
239 B
C

--- 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>