Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 2 Feb 2019 14:44:52 +0000 (15:44 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 2 Feb 2019 14:44:52 +0000 (15:44 +0100)
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>