aboutsummaryrefslogtreecommitdiff
path: root/test/statx.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/statx.c')
-rw-r--r--test/statx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/statx.c b/test/statx.c
index c0f9e9c..5fa086e 100644
--- a/test/statx.c
+++ b/test/statx.c
@@ -11,7 +11,7 @@
#include <fcntl.h>
#include <sys/types.h>
#include <sys/syscall.h>
-#include <linux/stat.h>
+#include <sys/stat.h>
#include "helpers.h"
#include "liburing.h"