define USE_SOCKETS so sys/param.h gets included (and thusly, MAXHOSTNAMELEN
gets defined). PR: 371
This commit is contained in:
parent
6ab285bf4c
commit
e7a285694e
@ -128,6 +128,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
|
#define USE_SOCKETS
|
||||||
#include "e_os.h"
|
#include "e_os.h"
|
||||||
|
|
||||||
#include <openssl/bio.h>
|
#include <openssl/bio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user