[hackers] [dwm] there might be envs which need Xlib.h

From: Anselm R. Garbe <garbeam_AT_gmail.com>
Date: Sun Sep 16 20:02:51 2007

changeset: 1000:55e4d698f53a
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sun Sep 16 20:02:42 2007 +0200
summary: there might be envs which need Xlib.h

diff -r d036b2f17567 -r 55e4d698f53a dwm.c
--- a/dwm.c Sun Sep 16 13:42:37 2007 +0200
+++ b/dwm.c Sun Sep 16 20:02:42 2007 +0200
@@ -41,6 +41,7 @@
 #include <X11/cursorfont.h>
 #include <X11/keysym.h>
 #include <X11/Xatom.h>
+#include <X11/Xlib.h>
 #include <X11/Xproto.h>
 #include <X11/Xutil.h>
 
Received on Sun Sep 16 2007 - 20:02:51 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:09 UTC