1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/emacs-emcws/files/patch-src:xterm.h
Pav Lucistnik df3f16b5bc - Update to match editors/emacs
PR:		ports/82916
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2005-07-07 21:03:03 +00:00

12 lines
284 B
C

--- 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>