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.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/stream/stream_radio.c b/stream/stream_radio.c
index 44b88e859b..b5e8de2fdb 100644
--- a/stream/stream_radio.c
+++ b/stream/stream_radio.c
@@ -1,5 +1,3 @@
-
-#include "config.h"
/*
* Radio support
*
@@ -32,9 +30,7 @@
#undef USE_RADIO_CAPTURE
#endif
-#if !defined(HAVE_RADIO_V4L) && !defined(HAVE_RADIO_V4L2)
-#error "This driver requires V4L1 or V4L2!"
-#endif
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>