Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4220)
* https://www.openssl.org/source/license.html
*/
-#include <e_os.h>
+#include "e_os.h"
#ifndef OPENSSL_NO_CMS
#include <string.h>
* "SECURE HEAP IMPLEMENTATION").
*/
#include <openssl/crypto.h>
-#include <e_os.h>
+#include "e_os.h"
#include <string.h>
*/
#include <errno.h>
-#include <e_os.h>
+#include "e_os.h"
/*
* The routines really come from the Levitte Programming, so to make life
* https://www.openssl.org/source/license.html
*/
-#include <e_os.h>
+#include "e_os.h"
#include <openssl/err.h>
/*
*/
#include <limits.h>
-#include <e_os.h>
+#include "e_os.h"
#include <openssl/crypto.h>
#include "internal/cryptlib.h"
#include "internal/o_str.h"