mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
293 B

--- ./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>