summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ocsp/ocsp_ht.c
diff options
context:
space:
mode:
authorderaadt <>2014-04-18 14:37:41 +0000
committerderaadt <>2014-04-18 14:37:41 +0000
commitcb65c83cbaccdc052f92a2a48ed9ee74de03d063 (patch)
tree9a096bd964129ac72ab9b20dcf9ba841c71784c4 /src/lib/libcrypto/ocsp/ocsp_ht.c
parentdae9f6b743da244120c0940ab4165929fc1e7305 (diff)
downloadopenbsd-cb65c83cbaccdc052f92a2a48ed9ee74de03d063.tar.gz
openbsd-cb65c83cbaccdc052f92a2a48ed9ee74de03d063.tar.bz2
openbsd-cb65c83cbaccdc052f92a2a48ed9ee74de03d063.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/ocsp/ocsp_ht.c')
-rw-r--r--src/lib/libcrypto/ocsp/ocsp_ht.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/ocsp/ocsp_ht.c b/src/lib/libcrypto/ocsp/ocsp_ht.c
index db20759d3b..4bb6fce83c 100644
--- a/src/lib/libcrypto/ocsp/ocsp_ht.c
+++ b/src/lib/libcrypto/ocsp/ocsp_ht.c
@@ -60,7 +60,6 @@
60#include <stdlib.h> 60#include <stdlib.h>
61#include <ctype.h> 61#include <ctype.h>
62#include <string.h> 62#include <string.h>
63#include "e_os.h"
64#include <openssl/asn1.h> 63#include <openssl/asn1.h>
65#include <openssl/ocsp.h> 64#include <openssl/ocsp.h>
66#include <openssl/err.h> 65#include <openssl/err.h>