freebsd-ports/games/gnomekiss/files/patch-src::event.c
Eric Anholt f07965391a Update to 1.6.
PR:		ports/52012
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2003-05-10 06:52:53 +00:00

10 lines
224 B
C

--- src/event.c.orig Sat May 10 07:14:55 2003
+++ src/event.c Sat May 10 11:05:13 2003
@@ -21,6 +21,7 @@
#endif
#include <sys/types.h>
+#include <signal.h>
#include <sys/wait.h>
#include <unistd.h>
#include <gnome.h>