summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/getdate.y')
-rw-r--r--usr.bin/find/getdate.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/find/getdate.y b/usr.bin/find/getdate.y
index 0a7ab21..de7750c 100644
--- a/usr.bin/find/getdate.y
+++ b/usr.bin/find/getdate.y
@@ -15,6 +15,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include <stdio.h>
#include <ctype.h>
/* The code at the top of get_date which figures out the offset of the
OpenPOWER on IntegriCloud