aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/hmac_rng/hmac_rng.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/hmac_rng/hmac_rng.cpp')
-rw-r--r--src/rng/hmac_rng/hmac_rng.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rng/hmac_rng/hmac_rng.cpp b/src/rng/hmac_rng/hmac_rng.cpp
index 2f152bf4d..757f59037 100644
--- a/src/rng/hmac_rng/hmac_rng.cpp
+++ b/src/rng/hmac_rng/hmac_rng.cpp
@@ -9,7 +9,6 @@
#include <botan/loadstor.h>
#include <botan/xor_buf.h>
#include <botan/util.h>
-#include <botan/bit_ops.h>
#include <botan/stl_util.h>
#include <algorithm>