From 467d5de65058bf8b6e676332d604b9ea3574ca80 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 24 Jan 2007 05:47:55 +0000 Subject: [PATCH] no odd malloc prototypes --- stepmania/src/libtomcrypt/src/headers/tomcrypt_custom.h | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/libtomcrypt/src/headers/tomcrypt_custom.h b/stepmania/src/libtomcrypt/src/headers/tomcrypt_custom.h index 3cfd3a5e4c..aa539e76a3 100644 --- a/stepmania/src/libtomcrypt/src/headers/tomcrypt_custom.h +++ b/stepmania/src/libtomcrypt/src/headers/tomcrypt_custom.h @@ -42,6 +42,7 @@ #define LTC_NO_PK #define MRSA +#define LTC_NO_PROTOTYPES /* macros for various libc functions you can change for embedded targets */ #ifndef XMALLOC