aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config.h.pre
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.pre')
-rw-r--r--config.h.pre3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.pre b/config.h.pre
index 1c3940de..05f0485c 100644
--- a/config.h.pre
+++ b/config.h.pre
@@ -4,6 +4,3 @@
#if defined(__linux__) || defined(__MINT__)
# define _GNU_SOURCE /* getsubopt(), strcasestr(), strptime() */
#endif
-
-#include <sys/types.h>
-#include <stdio.h>