From 59ade20500db906b11a9e7420ee811d210fe0aa2 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 20 Mar 2003 23:26:32 +0000 Subject: Include e_os.h correctly. --- crypto/threads/th-lock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3