fix warning on the last gcc about builtin memset and str* functions;
This commit is contained in:
parent
3c9528bb0a
commit
8ed00165e8
@ -28,6 +28,7 @@
|
||||
#include <sys/select.h>
|
||||
#include <errno.h>
|
||||
#include <netdb.h>
|
||||
#include <string.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user