diff --git a/crypto/conf/conf_api.c b/crypto/conf/conf_api.c index a0596bfd4..9615df587 100644 --- a/crypto/conf/conf_api.c +++ b/crypto/conf/conf_api.c @@ -67,6 +67,7 @@ #include #include #include +#include "e_os.h" static void value_free_hash(CONF_VALUE *a, LHASH *conf); static void value_free_stack(CONF_VALUE *a,LHASH *conf);