Missed include

This commit is contained in:
Valery Yatsko 2008-04-07 15:29:39 +04:00
parent e04fd343f8
commit f6f5f9c2c7

View file

@ -38,6 +38,7 @@
#include "parse.h"
#include "hash.h"
#include "modules.h"
#include "sslproc.h"
static int mo_connect(struct Client *, struct Client *, int, const char **);
static int ms_connect(struct Client *, struct Client *, int, const char **);