summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/stream.c1
-rw-r--r--stream/tvi_v4l.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream.c b/stream/stream.c
index 84cd0a2e41..1dd1549890 100644
--- a/stream/stream.c
+++ b/stream/stream.c
@@ -10,7 +10,6 @@
#include <sys/wait.h>
#endif
#include <fcntl.h>
-#include <signal.h>
#include <strings.h>
#include "config.h"
diff --git a/stream/tvi_v4l.c b/stream/tvi_v4l.c
index 25d439ab45..de28134d0b 100644
--- a/stream/tvi_v4l.c
+++ b/stream/tvi_v4l.c
@@ -20,7 +20,6 @@
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
-#include <signal.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/time.h>