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

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