summaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-src:xterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs22/files/patch-src:xterm.h')
-rw-r--r--editors/emacs22/files/patch-src:xterm.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/emacs22/files/patch-src:xterm.h b/editors/emacs22/files/patch-src:xterm.h
new file mode 100644
index 000000000000..a0faee236ed5
--- /dev/null
+++ b/editors/emacs22/files/patch-src:xterm.h
@@ -0,0 +1,11 @@
+--- src/xterm.h.orig Mon Feb 28 13:53:40 2005
++++ src/xterm.h Mon Feb 28 13:53:57 2005
+@@ -21,8 +21,8 @@
+
+ #include <X11/Xlib.h>
+ #include <X11/cursorfont.h>
+-#include <X11/Xutil.h>
+ #include <X11/keysym.h>
++#include <X11/Xutil.h>
+ #include <X11/Xatom.h>
+ #include <X11/Xresource.h>