diff options
-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. |
index : lcd4linux.git | ||
lcd4linux Debian packaging | Jonathan McCrohan |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | dvb.c | 2 |
@@ -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. |