add LTC prefix to most macros
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
#include "tomcrypt.h"
|
||||
|
||||
#ifdef MPI
|
||||
#ifdef LTC_MPI
|
||||
#include <stdarg.h>
|
||||
|
||||
int ltc_init_multi(void **a, ...)
|
||||
|
||||
Reference in New Issue
Block a user