include e_os.h as "openssl/e_os.h" (as elsewhere)
authorBodo Möller <bodo@openssl.org>
Thu, 22 Feb 2001 14:59:11 +0000 (14:59 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 22 Feb 2001 14:59:11 +0000 (14:59 +0000)
crypto/rand/randfile.c

index 0a4005bd4e3f5b1308d13e64bfccb360e0dd1023..a92541371fd4aedbb560c9a7be3041cef013b817 100644 (file)
@@ -73,7 +73,7 @@
 # include <sys/stat.h>
 #endif
 
-#include <openssl/e_os.h>
+#include "openssl/e_os.h"
 #include <openssl/crypto.h>
 #include <openssl/rand.h>