Missed include

This commit is contained in:
Valery Yatsko 2008-04-07 15:29:39 +04:00
parent 8d268bdb38
commit b190d5921a
1 changed files with 1 additions and 0 deletions

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 **);