diff --git a/src/io/uring/Queue.hxx b/src/io/uring/Queue.hxx index 5cda49f1b..046e60dcd 100644 --- a/src/io/uring/Queue.hxx +++ b/src/io/uring/Queue.hxx @@ -7,8 +7,6 @@ #include "Ring.hxx" #include "util/IntrusiveList.hxx" -#include - namespace Uring { class Operation;