diff --git a/src/headers/tomcrypt_cfg.h b/src/headers/tomcrypt_cfg.h index 0cffad92..ac3c81cf 100644 --- a/src/headers/tomcrypt_cfg.h +++ b/src/headers/tomcrypt_cfg.h @@ -309,3 +309,5 @@ typedef unsigned long ltc_mp_digit; # define LTC_DEPRECATED(s) # define LTC_DEPRECATED_PRAGMA(s) #endif + +#endif /* TOMCRYPT_CFG_H */