diff options
Diffstat (limited to 'src/lib/x509/crl_ent.cpp')
-rw-r--r-- | src/lib/x509/crl_ent.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/x509/crl_ent.cpp b/src/lib/x509/crl_ent.cpp index f717e7b07..fabd88326 100644 --- a/src/lib/x509/crl_ent.cpp +++ b/src/lib/x509/crl_ent.cpp @@ -11,7 +11,6 @@ #include <botan/der_enc.h> #include <botan/ber_dec.h> #include <botan/bigint.h> -#include <botan/oids.h> namespace Botan { |