summaryrefslogtreecommitdiffhomepage
path: root/libtomcrypt/src/headers
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/src/headers')
-rw-r--r--libtomcrypt/src/headers/tomcrypt_custom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtomcrypt/src/headers/tomcrypt_custom.h b/libtomcrypt/src/headers/tomcrypt_custom.h
index 928f54e..12bdb7f 100644
--- a/libtomcrypt/src/headers/tomcrypt_custom.h
+++ b/libtomcrypt/src/headers/tomcrypt_custom.h
@@ -78,7 +78,7 @@
/* #define LTC_CLEAN_STACK */
/* disable all file related functions */
-/* #define LTC_NO_FILE */
+#define LTC_NO_FILE
/* disable all forms of ASM */
/* #define LTC_NO_ASM */