aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/cvc/cvc_self.h
diff options
context:
space:
mode:
authorSimon Warta <[email protected]>2015-07-29 11:20:35 +0200
committerSimon Warta <[email protected]>2015-08-03 17:54:26 +0200
commitef66c849678928004a742badb6950f0d62efaa70 (patch)
treeddee8c7dab094f44d300fc1f11ecb78334531ef0 /src/lib/cert/cvc/cvc_self.h
parente098ae00ed1c4602872247f8a9a145174176b701 (diff)
Remove unused pkcs8 includes
Only botan-cli, botan-tests and the FFI module depend on PKCS8
Diffstat (limited to 'src/lib/cert/cvc/cvc_self.h')
-rw-r--r--src/lib/cert/cvc/cvc_self.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cert/cvc/cvc_self.h b/src/lib/cert/cvc/cvc_self.h
index b29164a7f..005703636 100644
--- a/src/lib/cert/cvc/cvc_self.h
+++ b/src/lib/cert/cvc/cvc_self.h
@@ -9,7 +9,6 @@
#ifndef BOTAN_CVC_EAC_SELF_H__
#define BOTAN_CVC_EAC_SELF_H__
-#include <botan/pkcs8.h>
#include <botan/cvc_cert.h>
#include <botan/ecdsa.h>
#include <botan/asn1_obj.h>