Source
xxxxxxxxxx
--- 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 <sys/types.h>
+#include <sys/stat.h>
xxxxxxxxxx
--- 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 <sys/types.h>
+#include <sys/stat.h>
Everything looks good. We'll let you know here if there's anything you should know about.