move to always using version.h
This commit is contained in:
parent
d7cf75748a
commit
33701c0d17
@ -28,17 +28,12 @@
|
||||
|
||||
/* for users not using preprocessor flags*/
|
||||
#include <cyassl/ctaocrypt/settings.h>
|
||||
|
||||
#include <cyassl/version.h>
|
||||
|
||||
#ifndef NO_FILESYSTEM
|
||||
#include <stdio.h> /* ERR_printf */
|
||||
#endif
|
||||
|
||||
#ifdef USE_CYASSL_VERSION
|
||||
#include <cyassl/version.h>
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef YASSL_PREFIX
|
||||
#include "prefix_ssl.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user