aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/xtea/xtea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/block/xtea/xtea.h')
-rw-r--r--src/lib/block/xtea/xtea.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/block/xtea/xtea.h b/src/lib/block/xtea/xtea.h
index 5ec94fd05..bae0bc7e6 100644
--- a/src/lib/block/xtea/xtea.h
+++ b/src/lib/block/xtea/xtea.h
@@ -10,6 +10,8 @@
#include <botan/block_cipher.h>
+BOTAN_FUTURE_INTERNAL_HEADER(xtea.h)
+
namespace Botan {
/**