1 2 3 4 5 6 7 8 9 10
--- wc.c.orig 1997-02-25 18:47:26 UTC +++ wc.c @@ -4,6 +4,7 @@ #include <stdio.h> #include <string.h> +#include <unistd.h> #include <utf.h> #include <utftools.h>