sslproc.h include
This commit is contained in:
parent
f888761cec
commit
d8b66e8b52
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
#include "reject.h"
|
#include "reject.h"
|
||||||
#include "s_log.h"
|
#include "s_log.h"
|
||||||
#include "hash.h"
|
#include "hash.h"
|
||||||
|
#include "sslproc.h"
|
||||||
|
|
||||||
static rb_dlink_list listener_list;
|
static rb_dlink_list listener_list;
|
||||||
static int accept_precallback(rb_fde_t *F, struct sockaddr *addr, rb_socklen_t addrlen, void *data);
|
static int accept_precallback(rb_fde_t *F, struct sockaddr *addr, rb_socklen_t addrlen, void *data);
|
||||||
|
|
Loading…
Reference in a new issue