aboutsummaryrefslogtreecommitdiff
path: root/time/getdate.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/getdate.c')
-rw-r--r--time/getdate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/time/getdate.c b/time/getdate.c
index a1fb7be..26e3f48 100644
--- a/time/getdate.c
+++ b/time/getdate.c
@@ -21,6 +21,7 @@
#include <stdio.h>
#include <stdio_ext.h>
#include <stdlib.h>
+#include <stdbool.h>
#include <string.h>
#include <time.h>
#include <unistd.h>