Missed include
This commit is contained in:
parent
e04fd343f8
commit
f6f5f9c2c7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
#include "parse.h"
|
#include "parse.h"
|
||||||
#include "hash.h"
|
#include "hash.h"
|
||||||
#include "modules.h"
|
#include "modules.h"
|
||||||
|
#include "sslproc.h"
|
||||||
|
|
||||||
static int mo_connect(struct Client *, struct Client *, int, const char **);
|
static int mo_connect(struct Client *, struct Client *, int, const char **);
|
||||||
static int ms_connect(struct Client *, struct Client *, int, const char **);
|
static int ms_connect(struct Client *, struct Client *, int, const char **);
|
||||||
|
|
Loading…
Reference in a new issue