summaryrefslogtreecommitdiffstats
path: root/providers/common/ciphers/block.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/common/ciphers/block.c')
-rw-r--r--providers/common/ciphers/block.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/providers/common/ciphers/block.c b/providers/common/ciphers/block.c
index 7014b9d997..73e17e1a11 100644
--- a/providers/common/ciphers/block.c
+++ b/providers/common/ciphers/block.c
@@ -7,12 +7,8 @@
* https://www.openssl.org/source/license.html
*/
-#include <string.h>
-#include <openssl/evp.h>
-#include <openssl/err.h>
-#include "ciphers_locl.h"
#include <assert.h>
-#include "internal/providercommonerr.h"
+#include "cipher_locl.h"
/*
* Fills a single block of buffered data from the input, and returns the amount