summaryrefslogtreecommitdiff
path: root/games/gnomekiss/files/patch-src__event.c
blob: 8ba2cdc866f2081337cad06074cf7d0e02aed154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>