diff options
Diffstat (limited to 'src/lib/cert/x509/x509_obj.h')
-rw-r--r-- | src/lib/cert/x509/x509_obj.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cert/x509/x509_obj.h b/src/lib/cert/x509/x509_obj.h index 5905e1b37..be08957df 100644 --- a/src/lib/cert/x509/x509_obj.h +++ b/src/lib/cert/x509/x509_obj.h @@ -9,7 +9,6 @@ #define BOTAN_X509_OBJECT_H__ #include <botan/asn1_obj.h> -#include <botan/pipe.h> #include <botan/x509_key.h> #include <botan/rng.h> #include <vector> |