aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/base/init.h')
-rw-r--r--src/lib/base/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/base/init.h b/src/lib/base/init.h
index ba014d8e1..668650846 100644
--- a/src/lib/base/init.h
+++ b/src/lib/base/init.h
@@ -13,6 +13,8 @@
namespace Botan {
+BOTAN_DEPRECATED_HEADER(init.h)
+
/*
* Previously botan had state whose lifetime had to be explicitly
* managed by the application. As of 1.11.14 this is no longer the