summarylogtreecommitdiffstats
path: root/03-libv4l-fix.patch
blob: 3e5265a700fc73a1ecd9fa4f4fe08dc4760f529e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- a/03-libv4l.patch
+++ b/03-libv4l.patch
@@ -423,13 +423,4 @@
  #include <sys/ioctl.h>
  #include <sys/mman.h>
  #include <errno.h>
---- a/uvcvideo.h
-+++ b/uvcvideo.h
-@@ -2,7 +2,6 @@
- #define _USB_VIDEO_H_
- 
- #include <linux/kernel.h>
--#include <linux/videodev.h>
- 
- #include "uvc_compat.h"