Cleanup patch from Vladimir N. Oleynik.
[oweals/busybox.git] / date.c
diff --git a/date.c b/date.c
index 73fc705119b34af1e8400daaa2e27f5a3fa8d735..8b6a0620d19ee3bb4aeb030619feb66d513e9f0d 100644 (file)
--- a/date.c
+++ b/date.c
@@ -31,6 +31,7 @@
 #include <unistd.h>
 #include <time.h>
 #include <stdio.h>
+#include <string.h>
 #include <getopt.h>