mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
11 lines
420 B
Diff
11 lines
420 B
Diff
diff -Nur tvtime-1.0.2-old/src/videodev2.h tvtime-1.0.2/src/videodev2.h
|
|
--- tvtime-1.0.2-old/src/videodev2.h 2007-07-08 14:29:13.684443820 +0300
|
|
+++ tvtime-1.0.2/src/videodev2.h 2007-07-08 14:38:12.531526612 +0300
|
|
@@ -16,7 +16,6 @@
|
|
#ifdef __KERNEL__
|
|
#include <linux/time.h> /* need struct timeval */
|
|
#endif
|
|
-#include <linux/compiler.h> /* need __user */
|
|
|
|
/* for kernel versions 2.4.26 and below: */
|
|
#ifndef __user
|