forked from wolfSSL/wolfssl
bring up settings.h before #ifdef WOLFSSL_TLS13
This commit is contained in:
@ -41,13 +41,13 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
|
||||
#ifdef WOLFSSL_TLS13
|
||||
#ifdef HAVE_SESSION_TICKET
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
|
||||
#ifndef WOLFCRYPT_ONLY
|
||||
|
||||
#ifdef HAVE_ERRNO_H
|
||||
|
Reference in New Issue
Block a user