diff options
Diffstat (limited to 'cwmcc/prop.c')
| -rw-r--r-- | cwmcc/prop.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cwmcc/prop.c b/cwmcc/prop.c index 1c6ab8cc..66d2fb8d 100644 --- a/cwmcc/prop.c +++ b/cwmcc/prop.c @@ -3,9 +3,7 @@ #include <X11/Xutil.h> #include <glib.h> -#ifdef HAVE_STRING_H -# include <string.h> -#endif +#include <string.h> /* this just isn't used... static gboolean get(Window win, Atom prop, Atom type, int size, |
