freebsd-ports/games/ggz-client-libs/files/patch-ggz-wrapper-loop.c
Renato Botelho d59021f942 - Update to 0.0.12
PR:		ports/87382
Submitted by:	Ports Fury
2005-10-13 19:18:45 +00:00

10 lines
271 B
C

--- ggz-wrapper/loop.c.orig Wed Aug 3 05:34:53 2005
+++ ggz-wrapper/loop.c Fri Oct 7 13:06:53 2005
@@ -34,6 +34,7 @@
#include <ggz.h>
#include <unistd.h>
#include <stdlib.h>
+#include <string.h>
#include <sys/time.h>
#include <sys/types.h>
#ifdef HAVE_WINSOCK2_H