aboutsummaryrefslogtreecommitdiff
path: root/util/fluxbox-update_configs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/fluxbox-update_configs.cc')
-rw-r--r--util/fluxbox-update_configs.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/util/fluxbox-update_configs.cc b/util/fluxbox-update_configs.cc
index a4fe6f2..b93f344 100644
--- a/util/fluxbox-update_configs.cc
+++ b/util/fluxbox-update_configs.cc
@@ -30,11 +30,6 @@
30#include <signal.h> 30#include <signal.h>
31#endif // HAVE_SIGNAL_H 31#endif // HAVE_SIGNAL_H
32 32
33//use GNU extensions
34#ifndef _GNU_SOURCE
35#define _GNU_SOURCE
36#endif // _GNU_SOURCE
37
38#ifdef HAVE_CSTRING 33#ifdef HAVE_CSTRING
39 #include <cstring> 34 #include <cstring>
40#else 35#else