summaryrefslogtreecommitdiff
path: root/io/tst-renameat.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 16:29:38 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 16:29:38 +0000
commit7c7d34a16f08f84427b3f617313d9633423ad5eb (patch)
tree2c1ac6a7e6b47a49228b905f12b3604dfa4d1dc3 /io/tst-renameat.c
parent6772d640a4f4874166a61f1859e1660a2913a89d (diff)
parent963c37d5c0eb62b38f8764b23931c0dcdd497a13 (diff)
Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixes
Diffstat (limited to 'io/tst-renameat.c')
-rw-r--r--io/tst-renameat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-renameat.c b/io/tst-renameat.c
index a7c0ec16c4..435302b52b 100644
--- a/io/tst-renameat.c
+++ b/io/tst-renameat.c
@@ -4,6 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <sys/stat.h>
static void prepare (void);