aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r--src/fluxbox.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh
index f83934a..58cf664 100644
--- a/src/fluxbox.hh
+++ b/src/fluxbox.hh
@@ -41,10 +41,6 @@
41 #include <stdio.h> 41 #include <stdio.h>
42#endif 42#endif
43 43
44#ifdef HAVE_CONFIG_H
45#include "config.h"
46#endif // HAVE_CONFIG_H
47
48#ifdef TIME_WITH_SYS_TIME 44#ifdef TIME_WITH_SYS_TIME
49#include <sys/time.h> 45#include <sys/time.h>
50#include <time.h> 46#include <time.h>