Manually revert "Ensure allocation size fits into size_t"
[openssl.git] / crypto / evp / p_lib.c
index 266d8ca47b9f6205d9d431deaf7a53eb2865b8a5..74539375be9a833ef6b99e217fb8485d4ed9078b 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
-#include "e_os.h"
+#include "internal/refcount.h"
 #include <openssl/bn.h>
 #include <openssl/err.h>
 #include <openssl/objects.h>