diff options
Diffstat (limited to 'src/lib/x509/x509_dn.cpp')
-rw-r--r-- | src/lib/x509/x509_dn.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/x509/x509_dn.cpp b/src/lib/x509/x509_dn.cpp index 1561a10f9..d07344aae 100644 --- a/src/lib/x509/x509_dn.cpp +++ b/src/lib/x509/x509_dn.cpp @@ -11,7 +11,6 @@ #include <botan/parsing.h> #include <botan/internal/stl_util.h> #include <botan/oids.h> -#include <botan/x509_dn_ub.h> #include <ostream> #include <cctype> |