summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_radio.c')
-rw-r--r--stream/stream_radio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream_radio.c b/stream/stream_radio.c
index 9bbfcbecb1..4189dd469b 100644
--- a/stream/stream_radio.c
+++ b/stream/stream_radio.c
@@ -35,8 +35,6 @@
#include <errno.h>
#include <unistd.h>
-#include <linux/types.h>
-
#if HAVE_RADIO_V4L2
#include <linux/videodev2.h>
#endif