diff options
author | René Meusel <[email protected]> | 2022-04-05 11:59:46 +0200 |
---|---|---|
committer | René Meusel <[email protected]> | 2022-04-05 11:59:46 +0200 |
commit | 4c0c50f4a0ba20d10abe81b703942ffe3e1084ff (patch) | |
tree | a00746491d0e72d14e6c09cbe9d9933c727e834e /src/lib/tls/tls_algos.h | |
parent | 9b41f88edebdb1a978ebbd9fa7799be09282f404 (diff) |
review comments
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> |