summaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-08-24 19:50:21 +1000
committerPauli <paul.dale@oracle.com>2019-09-06 19:27:57 +1000
commitfe6ec26b204a056aee2a24b79df09a45b2308603 (patch)
treefea222bd1d12549e182affc31b79cf4647b955fd /crypto/err/err_all.c
parent37ed62107112d95f7b7c9bf75602a6ac40883a89 (diff)
Cleanse KDF error files
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9662)
Diffstat (limited to 'crypto/err/err_all.c')
-rw-r--r--crypto/err/err_all.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c
index 8962fe5cb2..347bfa0e42 100644
--- a/crypto/err/err_all.c
+++ b/crypto/err/err_all.c
@@ -38,7 +38,6 @@
#include <openssl/cmperr.h>
#include <openssl/cterr.h>
#include <openssl/asyncerr.h>
-#include <openssl/kdferr.h>
#include <openssl/storeerr.h>
#include <openssl/esserr.h>
#include "internal/propertyerr.h"