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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue