mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
visibility
This commit is contained in:
@@ -30,12 +30,6 @@
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
#include <wolfssl/version.h>
|
||||
|
||||
/*
|
||||
* Name Change Include
|
||||
* wolfssl -> wolfssl compatability layer
|
||||
*/
|
||||
#include <wolfssl/ssl.h>
|
||||
|
||||
#ifndef NO_FILESYSTEM
|
||||
#ifdef FREESCALE_MQX
|
||||
#include <fio.h>
|
||||
|
@@ -23,9 +23,10 @@
|
||||
included into every file because types.h includes it */
|
||||
|
||||
|
||||
#ifndef CTAO_CRYPT_SETTINGS_H
|
||||
#define CTAO_CRYPT_SETTINGS_H
|
||||
#ifndef WOLF_CRYPT_SETTINGS_H
|
||||
#define WOLF_CRYPT_SETTINGS_H
|
||||
|
||||
#include <wolfssl/wolfcrypt/visibility.h>
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user