]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mpegts pass muxer: remove include of signal.h
authorJaroslav Kysela <perex@perex.cz>
Tue, 22 Aug 2017 08:26:59 +0000 (10:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 22 Aug 2017 08:26:59 +0000 (10:26 +0200)
src/muxer/muxer_pass.c

index b764f8a7f34c3772df258385e49c0555fcd03199..e6f9499651aed23f22668038c3d86ee1f279cedc 100644 (file)
@@ -21,7 +21,6 @@
 #include <fcntl.h>
 #include <assert.h>
 #include <sys/stat.h>
-#include <signal.h>
 
 #include "tvheadend.h"
 #include "streaming.h"