summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lolcat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lolcat.c b/lolcat.c
index 8e209b2..0c4e921 100644
--- a/lolcat.c
+++ b/lolcat.c
@@ -26,6 +26,7 @@
#include <sys/time.h>
#include <unistd.h>
#include <wchar.h>
+#include <time.h>
static char helpstr[] = "\n"
"Usage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n"