summaryrefslogtreecommitdiffstats
path: root/waftools/fragments/dvb.c
diff options
context:
space:
mode:
Diffstat (limited to 'waftools/fragments/dvb.c')
-rw-r--r--waftools/fragments/dvb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/waftools/fragments/dvb.c b/waftools/fragments/dvb.c
index f30350c75c..9deaa1eaab 100644
--- a/waftools/fragments/dvb.c
+++ b/waftools/fragments/dvb.c
@@ -7,4 +7,4 @@
#include <linux/dvb/frontend.h>
#include <linux/dvb/video.h>
#include <linux/dvb/audio.h>
-int main(void) {int a = NO_STREAM_ID_FILTER; return 0;}
+int main(void) {return 0;}