forked from wolfSSL/wolfssl
settings guard change
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
/* Place OS specific preprocessor flags, defines, includes here, will be
|
/* Place OS specific preprocessor flags, defines, includes here, will be
|
||||||
included into every file because ctc_types.h includes it */
|
included into every file because ctc_types.h includes it */
|
||||||
|
|
||||||
#ifndef CTAO_CRYPT_OS_SETTINGS_H
|
#ifndef CTAO_CRYPT_SETTINGS_H
|
||||||
#define CTAO_CRYPT_OS_SETTINGS_H
|
#define CTAO_CRYPT_SETTINGS_H
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
@@ -289,5 +289,5 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#endif /* CTAO_CRYPT_OS_SETTINGS_H */
|
#endif /* CTAO_CRYPT_SETTINGS_H */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user