about summary refs log tree commit diff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/strptime_l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/time/strptime_l.c b/time/strptime_l.c
index 9eb8181313..df98099f0a 100644
--- a/time/strptime_l.c
+++ b/time/strptime_l.c
@@ -26,6 +26,7 @@
 #include <limits.h>
 #include <string.h>
 #include <time.h>
+#include <stdbool.h>
 
 #ifdef _LIBC
 # include "../locale/localeinfo.h"