summaryrefslogtreecommitdiff
path: root/src/hostserv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostserv.c')
-rw-r--r--src/hostserv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hostserv.c b/src/hostserv.c
index e43da5c05..ec46cdc86 100644
--- a/src/hostserv.c
+++ b/src/hostserv.c
@@ -11,9 +11,9 @@
*
*/
-/*************************************************************************/
#include "services.h"
-#include "pseudo.h"
+#include "modules.h"
+#include "language.h"
E int do_hs_sync(NickCore * nc, char *vIdent, char *hostmask,
char *creator, time_t time);