mirror of
https://github.com/openssl/openssl.git
synced 2024-11-26 11:34:00 +08:00
undo previous change: "e_os.h" is now the official name for the file
to include (but the OpenSSL_0_9_6-stable branche still has inconsistencies)
This commit is contained in:
parent
d3a73875e2
commit
a2cf08cc23
@ -61,7 +61,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "openssl/e_os.h"
|
||||
#include "e_os.h"
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/rand.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user