diff options
Diffstat (limited to 'src/lib/pk_pad/emsa_x931/emsa_x931.h')
-rw-r--r-- | src/lib/pk_pad/emsa_x931/emsa_x931.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/pk_pad/emsa_x931/emsa_x931.h b/src/lib/pk_pad/emsa_x931/emsa_x931.h index e20d303b6..a2fef0468 100644 --- a/src/lib/pk_pad/emsa_x931/emsa_x931.h +++ b/src/lib/pk_pad/emsa_x931/emsa_x931.h @@ -11,6 +11,8 @@ #include <botan/emsa.h> #include <botan/hash.h> +BOTAN_FUTURE_INTERNAL_HEADER(emsa_x931.h) + namespace Botan { /** |