summaryrefslogtreecommitdiff
path: root/io/tst-readlinkat.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 16:33:27 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 16:33:27 +0000
commit064374be911f72dfaec8a75f06da1f9fc1827712 (patch)
treead96fd1f1b9b57a50005db7803f6b79e748bb820 /io/tst-readlinkat.c
parent4dc1e6e42f1f602e1d2227e112f2db8dce9da763 (diff)
parent7c7d34a16f08f84427b3f617313d9633423ad5eb (diff)
Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-global-dispositions
Diffstat (limited to 'io/tst-readlinkat.c')
-rw-r--r--io/tst-readlinkat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-readlinkat.c b/io/tst-readlinkat.c
index 891b6e6817..51fafc92d3 100644
--- a/io/tst-readlinkat.c
+++ b/io/tst-readlinkat.c
@@ -4,6 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <sys/stat.h>
static void prepare (void);