summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-fd
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-fd')
-rw-r--r--x11/kdebase3/patches/patch-fd14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/kdebase3/patches/patch-fd b/x11/kdebase3/patches/patch-fd
new file mode 100644
index 00000000000..a9c1c010c52
--- /dev/null
+++ b/x11/kdebase3/patches/patch-fd
@@ -0,0 +1,14 @@
+$NetBSD: patch-fd,v 1.3 2004/01/15 10:15:14 markd Exp $
+
+--- kdm/kfrontend/kdm_greet.c.orig 2003-05-07 23:44:08.000000000 +1200
++++ kdm/kfrontend/kdm_greet.c
+@@ -41,8 +41,8 @@
+ #include <errno.h>
+ #include <sys/stat.h>
+
+-#if defined(HAVE_XTEST) || defined(HAVE_XKB)
+ # include <X11/Xlib.h>
++#if defined(HAVE_XTEST) || defined(HAVE_XKB)
+ # include <X11/keysym.h>
+ #endif
+