freebsd-ports/multimedia/tvheadend/files/patch-src_spawn.c
Bernhard Froehlich b41495be6a - Update to 4.0.6
Submitted by:	Franz Bettag <franz@bett.ag>
2015-10-22 10:19:42 +00:00

10 lines
210 B
C

--- src/spawn.c.orig 2015-09-25 13:57:59 UTC
+++ src/spawn.c
@@ -28,6 +28,7 @@
#include <syslog.h>
#include <fcntl.h>
#include <dirent.h>
+#include <signal.h>
#include "tvheadend.h"
#include "tvhpoll.h"