aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/siphash/siphash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/mac/siphash/siphash.cpp')
-rw-r--r--src/lib/mac/siphash/siphash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/mac/siphash/siphash.cpp b/src/lib/mac/siphash/siphash.cpp
index 7d8931c07..30fe354b7 100644
--- a/src/lib/mac/siphash/siphash.cpp
+++ b/src/lib/mac/siphash/siphash.cpp
@@ -6,6 +6,7 @@
*/
#include <botan/siphash.h>
+#include <botan/rotate.h>
namespace Botan {