]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- include linux/version.h
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Jun 2003 17:41:39 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-linux-version.patch -> 1.1

XFree86-linux-version.patch [new file with mode: 0644]

diff --git a/XFree86-linux-version.patch b/XFree86-linux-version.patch
new file mode 100644 (file)
index 0000000..65f4118
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN XFree86-4.3.99.6.org/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c XFree86-4.3.99.6/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c
+--- XFree86-4.3.99.6.org/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c      2003-06-18 19:41:00.000000000 +0200
++++ XFree86-4.3.99.6/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c  2003-06-18 19:41:18.000000000 +0200
+@@ -66,6 +66,7 @@
+ /* kbd rate stuff based on kbdrate.c from Rik Faith <faith@cs.unc.edu> et.al.
+  * from util-linux-2.9t package */
++#include <linux/version.h>
+ #include <linux/kd.h>
+ #ifdef __sparc__
+ #include <asm/param.h>
This page took 0.034079 seconds and 4 git commands to generate.