diff options
Diffstat (limited to 'libtomcrypt/headers/tomcrypt.h')
-rw-r--r-- | libtomcrypt/headers/tomcrypt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtomcrypt/headers/tomcrypt.h b/libtomcrypt/headers/tomcrypt.h index f3eb925..51fe804 100644 --- a/libtomcrypt/headers/tomcrypt.h +++ b/libtomcrypt/headers/tomcrypt.h @@ -63,6 +63,7 @@ enum { #include <tomcrypt_cfg.h> #include <tomcrypt_macros.h> +#include <tomcrypt_math.h> #include <tomcrypt_pk.h> #include <tomcrypt_hash.h> #include <tomcrypt_misc.h> |