aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/rc4/rc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/stream/rc4/rc4.h')
-rw-r--r--src/lib/stream/rc4/rc4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/stream/rc4/rc4.h b/src/lib/stream/rc4/rc4.h
index d59ce01f0..eff3c568d 100644
--- a/src/lib/stream/rc4/rc4.h
+++ b/src/lib/stream/rc4/rc4.h
@@ -11,6 +11,8 @@
#include <botan/stream_cipher.h>
#include <botan/types.h>
+BOTAN_FUTURE_INTERNAL_HEADER(rc4.h)
+
namespace Botan {
/**