diff --git a/lolcat.c b/lolcat.c index 8e209b2..0c4e921 100644 --- a/lolcat.c +++ b/lolcat.c @@ -26,6 +26,7 @@ #include #include #include +#include static char helpstr[] = "\n" "Usage: lolcat [-h horizontal_speed] [-v vertical_speed] [--] [FILES...]\n"