--- sic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sic.c b/sic.c index ce6d216..1b6d85e 100644 --- a/sic.c +++ b/sic.c @@ -7,6 +7,7 @@ #include <string.h> #include <time.h> #include <unistd.h> +#include <sys/select.h> #include "arg.h" #include "config.h" -- 2.4.10
