chiark / gitweb /
build fix for linux
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 27 Nov 2007 22:52:45 +0000 (22:52 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 27 Nov 2007 22:52:45 +0000 (22:52 +0000)
lib/test.c

index d9e81a652a744910cac097a34712632fd8843d9a..e574976bfb1673dedab3fdc94b74b6612367c24c 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <signal.h>
 
 #include "utf8.h"
 #include "mem.h"
 
 #include "utf8.h"
 #include "mem.h"