diff options
Diffstat (limited to 'src/lib/x509/x509_dn.h')
-rw-r--r-- | src/lib/x509/x509_dn.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/lib/x509/x509_dn.h b/src/lib/x509/x509_dn.h deleted file mode 100644 index cd7beebe9..000000000 --- a/src/lib/x509/x509_dn.h +++ /dev/null @@ -1,11 +0,0 @@ -/* -* Botan is released under the Simplified BSD License (see license.txt) -*/ - -#ifndef BOTAN_X509_DN_H_ -#define BOTAN_X509_DN_H_ - -#include <botan/pkix_types.h> -BOTAN_DEPRECATED_HEADER(x509_dn.h) - -#endif |