]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
Make it compile on FreeBSD.
[paraslash.git] / command.c
index 072b972cb5754122aa539178edbf6cf43a19d3e3..e33bae61133d04eaaba48fc71cf358d4b14cbe5b 100644 (file)
--- a/command.c
+++ b/command.c
@@ -6,6 +6,7 @@
 
 /** \file command.c does client authentication and executes server commands */
 
 
 /** \file command.c does client authentication and executes server commands */
 
+#include <signal.h>
 #include <sys/time.h>
 #include <sys/types.h>
 #include <dirent.h>
 #include <sys/time.h>
 #include <sys/types.h>
 #include <dirent.h>