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