From: Richard Levitte Date: Thu, 20 Mar 2003 23:26:32 +0000 (+0000) Subject: Include e_os.h correctly. X-Git-Tag: BEN_FIPS_TEST_1~38^2~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59ade20500db906b11a9e7420ee811d210fe0aa2;p=openssl Include e_os.h correctly. --- diff --git a/crypto/threads/th-lock.c b/crypto/threads/th-lock.c index a6a79b9f45..14aae5f912 100644 --- a/crypto/threads/th-lock.c +++ b/crypto/threads/th-lock.c @@ -80,7 +80,7 @@ #include #include #include -#include +#include "../../e_os.h" #include #include #include