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