Compilation fix with SSL
This commit is contained in:
parent
661bc4b768
commit
91c3da67bf
|
@ -28,6 +28,7 @@
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#ifdef WITH_SSL
|
#ifdef WITH_SSL
|
||||||
# include <openssl/ssl.h>
|
# include <openssl/ssl.h>
|
||||||
|
# include <openssl/err.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "System.h"
|
#include "System.h"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user