X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fconf%2Fconf_api.c;h=9615df5873848e8e0101482f18a44a3151f470a0;hp=a0596bfd4a7d930456270412e057867eecc023a3;hb=61fca8b69bc1b767e0e65eb55e442ae058156754;hpb=3c914840520161d9ca121d38973a79b050916a8a diff --git a/crypto/conf/conf_api.c b/crypto/conf/conf_api.c index a0596bfd4a..9615df5873 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);