summaryrefslogtreecommitdiff
path: root/cwmcc/root_props.c
diff options
context:
space:
mode:
Diffstat (limited to 'cwmcc/root_props.c')
-rw-r--r--cwmcc/root_props.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/cwmcc/root_props.c b/cwmcc/root_props.c
index bc963c83..daaf580e 100644
--- a/cwmcc/root_props.c
+++ b/cwmcc/root_props.c
@@ -3,9 +3,7 @@
#include "prop.h"
#include "root_props.h"
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
void cwmcc_root_get_supported(Window win, Atom **atoms)
{