]> git.pld-linux.org Git - packages/X11.git/commitdiff
- added
authortrojan <trojan@pld-linux.org>
Wed, 24 Dec 2003 10:14:43 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-stdint.patch -> 1.1

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

diff --git a/XFree86-stdint.patch b/XFree86-stdint.patch
new file mode 100644 (file)
index 0000000..66a96ef
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru xc.orig/programs/xdm/genauth.c xc/programs/xdm/genauth.c
+--- xc.orig/programs/xdm/genauth.c     2003-12-19 05:51:15.000000000 +0100
++++ xc/programs/xdm/genauth.c  2003-12-24 09:19:44.000000000 +0100
+@@ -45,6 +45,8 @@
+ #include <time.h>
+ #define Time_t time_t
++#include <stdint.h>
++
+ #ifdef HASXDMAUTH
+ static unsigned char  key[8];
+ #endif
This page took 0.039477 seconds and 4 git commands to generate.