summaryrefslogtreecommitdiff
path: root/source3/modules/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules/getdate.y')
-rw-r--r--source3/modules/getdate.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/getdate.y b/source3/modules/getdate.y
index aab37f4d23..60b1aa577e 100644
--- a/source3/modules/getdate.y
+++ b/source3/modules/getdate.y
@@ -43,6 +43,7 @@
#endif
#include <ctype.h>
+#include <string.h>
#if HAVE_STDLIB_H
# include <stdlib.h> /* for `free'; used by Bison 1.27 */