aboutsummaryrefslogtreecommitdiffstats
path: root/src/output
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/output/HttpdClient.hxx2
-rw-r--r--src/output/HttpdInternal.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/output/HttpdClient.hxx b/src/output/HttpdClient.hxx
index 1f61d988d..46196d2e3 100644
--- a/src/output/HttpdClient.hxx
+++ b/src/output/HttpdClient.hxx
@@ -23,8 +23,6 @@
#include "event/BufferedSocket.hxx"
#include "gcc.h"
-#include <glib.h>
-
#include <list>
#include <stddef.h>
diff --git a/src/output/HttpdInternal.hxx b/src/output/HttpdInternal.hxx
index f1ee513ed..4b526bcde 100644
--- a/src/output/HttpdInternal.hxx
+++ b/src/output/HttpdInternal.hxx
@@ -30,8 +30,6 @@
#include "thread/Mutex.hxx"
#include "event/ServerSocket.hxx"
-#include <glib.h>
-
#include <forward_list>
struct config_param;