Commit a2cf08cc authored by Bodo Möller's avatar Bodo Möller
Browse files

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)
parent d3a73875
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>