Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 21 years ago
parent
commit
baa63faac7
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      package/base/linux/linux26/71-videodev-h-__user.patch

+ 10
- 0
package/base/linux/linux26/71-videodev-h-__user.patch

@ -0,0 +1,10 @@
--- ./include/linux/videodev.h.orig 2004-09-25 13:51:51.701259400 +0200
+++ ./include/linux/videodev.h 2004-09-25 13:52:05.029233240 +0200
@@ -3,6 +3,7 @@
#include <linux/types.h>
#include <linux/version.h>
+#include <linux/compiler.h>
#define HAVE_V4L2 1
#include <linux/videodev2.h>

Loading…
Cancel
Save