diff options
Diffstat (limited to 'dvb.c')
-rw-r--r-- | dvb.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ #include <sys/ioctl.h> #include <sys/types.h> +#include "config.h" + #ifndef HAVE_LINUX_DVB_FRONTEND_H #warning linux/dvb/frontend.h not found. |