sslproc.h include

This commit is contained in:
Valery Yatsko 2008-04-02 14:30:44 +04:00
parent c72690d81d
commit ed78643f52
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#include "reject.h"
#include "s_log.h"
#include "hash.h"
#include "sslproc.h"
static rb_dlink_list listener_list;
static int accept_precallback(rb_fde_t *F, struct sockaddr *addr, rb_socklen_t addrlen, void *data);