mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
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 <time.h>
|
||||
|
||||
#define USE_SOCKETS
|
||||
#include "e_os.h"
|
||||
|
||||
#include <openssl/bio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user