]> Dogcows Code - chaz/openbox/blobdiff - src/Toolbar.cc
removed unneeded #include <X11/Xutil.h>
[chaz/openbox] / src / Toolbar.cc
index 10a31d7047b2e7c56e831b5e712ae3b7bbd37ef3..9f7c3b8098be9c209dfc8d90fa8e3dc04377646c 100644 (file)
 #include "Workspace.h"
 #include "Workspacemenu.h"
 
-#include <X11/Xutil.h>
 #include <X11/keysym.h>
 
-#ifdef    STDC_HEADERS
+#ifdef    HAVE_STRING_H
 #  include <string.h>
-#endif // STDC_HEADERS
+#endif // HAVE_STRING_H
 
 #ifdef    HAVE_STDIO_H
 #  include <stdio.h>
This page took 0.030963 seconds and 4 git commands to generate.