summaryrefslogtreecommitdiffstats
path: root/multimedia/tvtime/patches/kernel-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/tvtime/patches/kernel-headers.patch')
-rw-r--r--multimedia/tvtime/patches/kernel-headers.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/multimedia/tvtime/patches/kernel-headers.patch b/multimedia/tvtime/patches/kernel-headers.patch
deleted file mode 100644
index d0772783d4..0000000000
--- a/multimedia/tvtime/patches/kernel-headers.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: tvtime-1.0.2/src/videoinput.c
-===================================================================
---- tvtime-1.0.2.orig/src/videoinput.c
-+++ tvtime-1.0.2/src/videoinput.c
-@@ -35,8 +35,9 @@
- #ifdef HAVE_CONFIG_H
- # include "config.h"
- #endif
--#include "videodev.h"
--#include "videodev2.h"
-+#include <libv4l1-videodev.h>
-+#include <linux/videodev2.h>
-+#define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
- #include "videoinput.h"
- #include "mixer.h"
-