test-stat: don't allocate PATH_MAX bytes
[gnulib.git] / tests / test-fstatat.c
index dda0cd2..aef1136 100644 (file)
@@ -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"