diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/statx.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/statx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/statx.c b/sysdeps/unix/sysv/linux/statx.c index 9721fc12a5..cea6eefb7e 100644 --- a/sysdeps/unix/sysv/linux/statx.c +++ b/sysdeps/unix/sysv/linux/statx.c @@ -18,7 +18,7 @@ #include <errno.h> #include <sys/stat.h> - +#include <sysdep.h> #include "statx_generic.c" int |