diff options
Diffstat (limited to 'src/lib/tls/tls_algos.h')
-rw-r--r-- | src/lib/tls/tls_algos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tls/tls_algos.h b/src/lib/tls/tls_algos.h index 120c155c2..32d1e7032 100644 --- a/src/lib/tls/tls_algos.h +++ b/src/lib/tls/tls_algos.h @@ -8,7 +8,6 @@ #define BOTAN_TLS_ALGO_IDS_H_ #include <botan/types.h> -#include <botan/asn1_obj.h> #include <string> #include <vector> |