From 2a1dd55b111eb65f2b15abe89284fc127c71bf42 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 1 Dec 2020 20:19:39 +0100 Subject: [PATCH] event/Loop: include cleanup --- src/event/Loop.hxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/event/Loop.hxx b/src/event/Loop.hxx index d8d9f637a..7102af4e1 100644 --- a/src/event/Loop.hxx +++ b/src/event/Loop.hxx @@ -38,7 +38,6 @@ #include #include -#include #include "io/uring/Features.h" #ifdef HAVE_URING