w_scan: add patch to fix build agains linux-2.6.38

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-02-22 00:35:03 +01:00
parent 187c5dce9d
commit fc12804537

View File

@ -0,0 +1,11 @@
diff -Naur w_scan-20110206/countries.c w_scan-20110206.patch/countries.c
--- w_scan-20110206/countries.c 2011-02-05 20:03:50.000000000 +0100
+++ w_scan-20110206.patch/countries.c 2011-02-21 23:21:51.194553010 +0100
@@ -31,7 +31,6 @@
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
-#include <linux/videodev.h>
#include <linux/dvb/frontend.h>
#ifdef VDRVERSNUM