mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
df3f16b5bc
PR: ports/82916 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
12 lines
284 B
C
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>
|