Browse Source

missing endif

Karel Miko 4 years ago
parent
commit
5329bdc5fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/headers/tomcrypt_cfg.h

+ 2 - 0
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 */