openbsd-ports/editors/elvis/patches/patch-guix11_guix11_h
naddy 9b86c88c9d - fix build with XF4.3
- drop maintainership
2003-04-08 13:28:59 +00:00

13 lines
377 B
Plaintext

$OpenBSD: patch-guix11_guix11_h,v 1.1 2003/04/08 13:28:59 naddy Exp $
--- guix11/guix11.h.orig Tue Apr 8 15:27:19 2003
+++ guix11/guix11.h Tue Apr 8 15:27:36 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