From 420151dbd9e9737fcb7df46529b5fa63a10b8efa Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Thu, 17 Mar 2016 23:21:33 +0800 Subject: move m_burn and function attributes to dbhelpers use m_burn for libtomcrypt zeromem() too --- libtommath/bn_mp_clear.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtommath/bn_mp_clear.c') diff --git a/libtommath/bn_mp_clear.c b/libtommath/bn_mp_clear.c index 4b8a10e..16f7982 100644 --- a/libtommath/bn_mp_clear.c +++ b/libtommath/bn_mp_clear.c @@ -1,5 +1,5 @@ #include -#include "dbutil.h" +#include "dbhelpers.h" #ifdef BN_MP_CLEAR_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * -- cgit v1.2.3