forked from wolfSSL/wolfssl
Don't include sys/time.h explicitly in tls13.c
This commit is contained in:
@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
#ifdef WOLFSSL_TLS13
|
#ifdef WOLFSSL_TLS13
|
||||||
#ifdef HAVE_SESSION_TICKET
|
#ifdef HAVE_SESSION_TICKET
|
||||||
#include <sys/time.h>
|
#include <wolfssl/wolfcrypt/wc_port.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef WOLFCRYPT_ONLY
|
#ifndef WOLFCRYPT_ONLY
|
||||||
|
Reference in New Issue
Block a user