settings guard change

This commit is contained in:
Todd A Ouska 2011-06-09 15:55:58 -07:00
parent f89bd469bc
commit 700394025d

View File

@ -22,8 +22,8 @@
/* Place OS specific preprocessor flags, defines, includes here, will be
included into every file because ctc_types.h includes it */
#ifndef CTAO_CRYPT_OS_SETTINGS_H
#define CTAO_CRYPT_OS_SETTINGS_H
#ifndef CTAO_CRYPT_SETTINGS_H
#define CTAO_CRYPT_SETTINGS_H
#ifdef __cplusplus
extern "C" {
@ -289,5 +289,5 @@
#endif
#endif /* CTAO_CRYPT_OS_SETTINGS_H */
#endif /* CTAO_CRYPT_SETTINGS_H */