forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/tools/testing/selftests/memfd/fuse_test.c
....@@ -22,6 +22,7 @@
2222 #include <linux/falloc.h>
2323 #include <linux/fcntl.h>
2424 #include <linux/memfd.h>
25
+#include <linux/types.h>
2526 #include <sched.h>
2627 #include <stdio.h>
2728 #include <stdlib.h>