1 2 3 4 5 6 7 8 9 10
--- a/chkdirs.c +++ b/chkdirs.c @@ -33,6 +33,7 @@ #include <sys/syslimits.h> #endif +#include <limits.h> #include <stdio.h> #include <stdlib.h> #include <sys/types.h>