output/httpd: don't include glib.h in header

This commit is contained in:
Max Kellermann
2013-10-02 12:20:36 +02:00
parent efc3a69dbf
commit 86316b1828
3 changed files with 6 additions and 4 deletions

View File

@@ -26,6 +26,8 @@
#include "system/SocketError.hxx"
#include "Log.hxx"
#include <glib.h>
#include <assert.h>
#include <string.h>