summaryrefslogtreecommitdiff
path: root/lib/libcrypto/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-04-18 14:37:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-04-18 14:37:42 +0000
commit1c3da0e850a42399d22ad689e32b77f7b2e7ad07 (patch)
tree16d0950491124547ddcf466472051cd70dcd30be /lib/libcrypto/conf
parentcc738d854e23846e5c4863490278290ac78023fb (diff)
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 'lib/libcrypto/conf')
-rw-r--r--lib/libcrypto/conf/conf_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/conf/conf_api.c b/lib/libcrypto/conf/conf_api.c
index dc6eb579bf6..f484000d0c7 100644
--- a/lib/libcrypto/conf/conf_api.c
+++ b/lib/libcrypto/conf/conf_api.c
@@ -68,7 +68,6 @@
#include <string.h>
#include <openssl/conf.h>
#include <openssl/conf_api.h>
-#include "e_os.h"
static void value_free_hash_doall_arg(CONF_VALUE *a,
LHASH_OF(CONF_VALUE) *conf);