aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/register.c
diff options
context:
space:
mode:
Diffstat (limited to 'io_uring/register.c')
-rw-r--r--io_uring/register.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io_uring/register.c b/io_uring/register.c
index f4c76db27683..96e9cac12823 100644
--- a/io_uring/register.c
+++ b/io_uring/register.c
@@ -18,6 +18,7 @@
#include <linux/io_uring.h>
#include <linux/io_uring_types.h>
+#include "filetable.h"
#include "io_uring.h"
#include "opdef.h"
#include "tctx.h"