--- libAfterStep/parser.c.orig 2005-05-27 16:20:36.000000000 -0500 +++ libAfterStep/parser.c 2005-05-27 16:20:59.000000000 -0500 @@ -26,6 +26,8 @@ #include <fcntl.h> #include <unistd.h> +#include <sys/types.h> +#include <sys/stat.h> #ifdef DO_CLOCKING #if TIME_WITH_SYS_TIME