aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_algos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tls/tls_algos.h')
-rw-r--r--src/lib/tls/tls_algos.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/tls/tls_algos.h b/src/lib/tls/tls_algos.h
index 4852a4349..3b0be8128 100644
--- a/src/lib/tls/tls_algos.h
+++ b/src/lib/tls/tls_algos.h
@@ -11,6 +11,8 @@
#include <string>
#include <vector>
+//BOTAN_FUTURE_INTERNAL_HEADER(tls_algos.h)
+
namespace Botan {
namespace TLS {