mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
359 B
Plaintext
15 lines
359 B
Plaintext
$NetBSD: patch-fd,v 1.4 2004/08/21 12:35:15 markd Exp $
|
|
|
|
--- kdm/kfrontend/kdm_greet.c.orig 2004-08-06 06:57:04.000000000 +1200
|
|
+++ kdm/kfrontend/kdm_greet.c
|
|
@@ -44,8 +44,8 @@
|
|
# include <sched.h>
|
|
#endif
|
|
|
|
-#if defined(HAVE_XTEST) || defined(HAVE_XKB)
|
|
# include <X11/Xlib.h>
|
|
+#if defined(HAVE_XTEST) || defined(HAVE_XKB)
|
|
# include <X11/keysym.h>
|
|
#endif
|
|
|