1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/editors/elvis/files/patch-ac
2003-03-13 07:08:50 +00:00

12 lines
307 B
Plaintext

--- guix11/guix11.h.orig Wed Mar 12 22:40:16 2003
+++ guix11/guix11.h Wed Mar 12 22:40:25 2003
@@ -12,7 +12,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#define XK_MISCELLANY
-#include <X11/keysymdef.h>
+#include <X11/keysym.h>
#include <X11/Xatom.h>
#include <X11/Xresource.h>
#ifdef NEED_XOS_H