From 1f5e0f92808b06cb914f69ced71eccd830fb67e3 Mon Sep 17 00:00:00 2001 From: Pauli Date: Thu, 28 Sep 2017 12:13:04 +1000 Subject: Use safestack.h exclusively internally. Remove all stack headers from some includes that don't use them. Avoid a genearic untyped stack use. Update stack POD file to include the OPENSSL_sk_ API functions in the notes section. They were mentioned in the name section but not defined anywhere. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/4430) --- crypto/conf/conf_def.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/conf/conf_def.c') diff --git a/crypto/conf/conf_def.c b/crypto/conf/conf_def.c index 65eca6558b..82e191aef3 100644 --- a/crypto/conf/conf_def.c +++ b/crypto/conf/conf_def.c @@ -12,7 +12,6 @@ #include #include #include "internal/cryptlib.h" -#include #include #include #include -- cgit v1.2.3