Skip to content

Commit

Permalink
e_os.h defines Getenv()
Browse files Browse the repository at this point in the history
  • Loading branch information
levitte committed Feb 22, 2001
1 parent 4270144 commit 6231576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/conf/conf_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
#include <string.h>
#include <openssl/conf.h>
#include <openssl/conf_api.h>
#include "e_os.h"

static void value_free_hash(CONF_VALUE *a, LHASH *conf);
static void value_free_stack(CONF_VALUE *a,LHASH *conf);
Expand Down

0 comments on commit 6231576

Please sign in to comment.