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

index 8623e13e18ee0dc4e27eedaa286f26afde190a8b..41dd1d70a4f240ebbf1396c745071d2f69f0e9ee 100644 (file)
@@ -61,7 +61,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "e_os.h"
+#include "openssl/e_os.h"
 #include <openssl/crypto.h>
 #include <openssl/rand.h>