New include

This commit is contained in:
Justin Ethier 2019-10-17 18:37:00 -04:00
parent 034402df20
commit e4d5ef6976

View file

@ -20,7 +20,7 @@
#include <pthread.h> #include <pthread.h>
#include <stdint.h> #include <stdint.h>
#include <dlfcn.h> #include <dlfcn.h>
#include "tommath.h" #include "cyclone_bignum.h"
/** /**
* Generic object type * Generic object type