summaryrefslogtreecommitdiff
path: root/tests/test-lstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-lstat.c')
-rw-r--r--tests/test-lstat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-lstat.c b/tests/test-lstat.c
index 0d58f6bc53..1a0a0f232a 100644
--- a/tests/test-lstat.c
+++ b/tests/test-lstat.c
@@ -20,6 +20,8 @@
#include <sys/stat.h>
+#include <stdio.h>
+
int
main (int argc, char **argv)
{