diff options
-rw-r--r-- | lolcat.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |