diff options
author | deraadt <> | 2014-04-18 14:37:41 +0000 |
---|---|---|
committer | deraadt <> | 2014-04-18 14:37:41 +0000 |
commit | ade9fbef99b78ab1e042fd491648066f3e008e92 (patch) | |
tree | 9a096bd964129ac72ab9b20dcf9ba841c71784c4 /src/lib/libcrypto/cryptlib.h | |
parent | 6bd267835e6a209a220f455d126a5de5f86fcff7 (diff) | |
download | openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.tar.gz openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.tar.bz2 openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.zip |
Put the final pieces from e_os.h in the required places, and remove it.
"dance on it's grave" says beck
ok guenther beck
Diffstat (limited to 'src/lib/libcrypto/cryptlib.h')
-rw-r--r-- | src/lib/libcrypto/cryptlib.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/cryptlib.h b/src/lib/libcrypto/cryptlib.h index e8ec91f9c1..a785024159 100644 --- a/src/lib/libcrypto/cryptlib.h +++ b/src/lib/libcrypto/cryptlib.h | |||
@@ -64,8 +64,6 @@ | |||
64 | #include <string.h> | 64 | #include <string.h> |
65 | #include <unistd.h> | 65 | #include <unistd.h> |
66 | 66 | ||
67 | #include "e_os.h" | ||
68 | |||
69 | #include <openssl/crypto.h> | 67 | #include <openssl/crypto.h> |
70 | #include <openssl/buffer.h> | 68 | #include <openssl/buffer.h> |
71 | #include <openssl/bio.h> | 69 | #include <openssl/bio.h> |