aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/keccak/keccak.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/keccak/keccak.cpp')
-rw-r--r--src/lib/hash/keccak/keccak.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/hash/keccak/keccak.cpp b/src/lib/hash/keccak/keccak.cpp
index f51b53e06..94e3f70ba 100644
--- a/src/lib/hash/keccak/keccak.cpp
+++ b/src/lib/hash/keccak/keccak.cpp
@@ -7,7 +7,6 @@
#include <botan/keccak.h>
#include <botan/sha3.h>
-#include <botan/parsing.h>
#include <botan/exceptn.h>
namespace Botan {