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:
Bodo Möller 2001-02-22 15:08:30 +00:00
parent d3a73875e2
commit a2cf08cc23

View file

@ -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>