Signed-off-by: Mike Frysinger <vapier@gentoo.org>
@@ -28,6 +28,7 @@
#include <string.h>
#include <unistd.h>
#include <sys/param.h>
+#include <sys/stat.h>
/* Prototype for our test function. */
extern int do_test (int argc, char *argv[]);