diff mycrypt_misc.h @ 144:7ed585a2c53b libtomcrypt

propagate of 3f8f752126017cbe7d93c4086c27a91550df745f and 747ebf284d40a15b338e5a5c7730ecec6eade3d7 from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db'
author Matt Johnston <matt@ucc.asn.au>
date Sun, 19 Dec 2004 11:47:33 +0000
parents 5d99163f7e32 09ab3354aa21
children
line wrap: on
line diff
--- a/mycrypt_misc.h	Sun Dec 19 11:34:45 2004 +0000
+++ b/mycrypt_misc.h	Sun Dec 19 11:47:33 2004 +0000
@@ -14,4 +14,7 @@
  const char *error_to_string(int err);
  int mpi_to_ltc_error(int err);
 
- extern const char *crypt_build_settings;
+#if 0
+/* Takes up space we don\'t need for Dropbear */
+extern const char *crypt_build_settings;
+#endif