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