Commit 67a1141

Anselm R. Garbe <garbeam@gmail.com>
2007-08-23 12:11:24
removed unnecessary include, prepared dwm-4.4
1 parent 8be3f3e
Changed files (1)
client.c
@@ -1,7 +1,6 @@
 /* See LICENSE file for copyright and license details. */
 #include "dwm.h"
 #include <stdlib.h>
-#include <X11/Xatom.h>
 #include <X11/Xutil.h>
 
 /* static */