aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/statx/statx05.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/kernel/syscalls/statx/statx05.c')
-rw-r--r--testcases/kernel/syscalls/statx/statx05.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/kernel/syscalls/statx/statx05.c b/testcases/kernel/syscalls/statx/statx05.c
index f62dadd5c..9781b3e70 100644
--- a/testcases/kernel/syscalls/statx/statx05.c
+++ b/testcases/kernel/syscalls/statx/statx05.c
@@ -27,6 +27,7 @@
#include "tst_test.h"
#include "lapi/fs.h"
#include "lapi/stat.h"
+#include "lapi/fcntl.h"
#define MNTPOINT "mnt_point"
#define TESTDIR_FLAGGED MNTPOINT"/test_dir1"