chiark / gitweb /
build fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 28 Oct 2007 09:45:44 +0000 (09:45 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 28 Oct 2007 09:45:44 +0000 (09:45 +0000)
lib/event.c

index bbb7112a7969c1a89bfe488bb4a45269b4302b7c..de761ffc83aba9d99271b10f569beb1532fe853c 100644 (file)
@@ -29,6 +29,7 @@
 #include <sys/types.h>
 #include <sys/resource.h>
 #include <sys/wait.h>
 #include <sys/types.h>
 #include <sys/resource.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
 #include <unistd.h>
 #include <assert.h>
 #include <signal.h>
 #include <unistd.h>
 #include <assert.h>
 #include <signal.h>