summaryrefslogtreecommitdiff
path: root/include/modules/hostserv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/hostserv.h')
-rw-r--r--include/modules/hostserv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/modules/hostserv.h b/include/modules/hostserv.h
index f2ec9a187..84403b32b 100644
--- a/include/modules/hostserv.h
+++ b/include/modules/hostserv.h
@@ -21,6 +21,9 @@
#include "serialize.h"
+#include "hostserv/ban.h"
+#include "hostserv/request.h"
+
namespace HostServ
{
class VHost : public Serialize::Object