You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
293 B

Index: cherokee/util.c
--- cherokee/util.c.orig 2010-12-05 10:52:40.000000000 +0100
+++ cherokee/util.c 2010-12-09 19:27:52.000000000 +0100
@@ -34,6 +34,7 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/signal.h>
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>