about summary refs log tree commit diff
path: root/posix/tst-pathconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-pathconf.c')
-rw-r--r--posix/tst-pathconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-pathconf.c b/posix/tst-pathconf.c
index 5014a2b2ac..cce59e6d47 100644
--- a/posix/tst-pathconf.c
+++ b/posix/tst-pathconf.c
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <sys/stat.h>
 
 
 static void prepare (void);