Skip to content

Commit

Permalink
io/uring/Queue: remove redundant include
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Nov 11, 2024
1 parent a7d41a9 commit 84e3501
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/io/uring/Queue.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#include "Ring.hxx"
#include "util/IntrusiveList.hxx"

#include <liburing.h>

namespace Uring {

class Operation;
Expand Down

0 comments on commit 84e3501

Please sign in to comment.