psendfile: Fixed missing include.
[ashd.git] / src / psendfile.c
index 3e26f8f..464440a 100644 (file)
@@ -25,6 +25,7 @@
 #include <sys/stat.h>
 #include <stdint.h>
 #include <time.h>
+#include <signal.h>
 #include <magic.h>
 #include <locale.h>
 #include <langinfo.h>