summaryrefslogtreecommitdiff
path: root/tests/test-fstatat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-fstatat.c')
-rw-r--r--tests/test-fstatat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-fstatat.c b/tests/test-fstatat.c
index dda0cd2241..aef1136552 100644
--- a/tests/test-fstatat.c
+++ b/tests/test-fstatat.c
@@ -31,7 +31,6 @@ SIGNATURE_CHECK (fstatat, int, (int, char const *, struct stat *, int));
#include <unistd.h>
#include "openat.h"
-#include "pathmax.h"
#include "progname.h"
#include "same-inode.h"
#include "ignore-value.h"