libdv-0.99-2.6.patch 439 B

123456789101112131415161718
  1. --- libdv-0.99/libdv/enc_input.c 2002-12-31 23:04:02.000000000 +0000
  2. +++ libdv-0.99/libdv/enc_input.c.plasmaroo 2003-12-30 16:42:19.000000000 +0000
  3. @@ -48,13 +48,13 @@
  4. #if HAVE_DEV_VIDEO
  5. #include <sys/types.h>
  6. -#include <linux/videodev.h>
  7. #include <sys/time.h>
  8. #include <unistd.h>
  9. #include <fcntl.h>
  10. #include <sys/stat.h>
  11. #include <sys/ioctl.h>
  12. #include <sys/mman.h>
  13. +#include <linux/videodev.h>
  14. #endif
  15. // #define ARCH_X86 0