1 2 3 4 5 6 7 8 9 10
--- makehtml.c.orig Thu Nov 21 08:16:41 2002 +++ makehtml.c Sat Dec 7 03:18:59 2002 @@ -43,6 +43,7 @@ #include <stdio.h> #include <ctype.h> +#include <sys/types.h> #include <string.h> #include <errno.h> #include "ftnchek.h"