summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"