From 623157608873d71db884c37e0e95bc180f2ed713 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 22 Feb 2001 17:59:55 +0000 Subject: e_os.h defines Getenv() --- crypto/conf/conf_api.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/conf/conf_api.c') 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); -- cgit v1.2.3