diff options
Diffstat (limited to 'src/lib/base/symkey.cpp')
-rw-r--r-- | src/lib/base/symkey.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/base/symkey.cpp b/src/lib/base/symkey.cpp index 88642747b..2c98da051 100644 --- a/src/lib/base/symkey.cpp +++ b/src/lib/base/symkey.cpp @@ -6,7 +6,6 @@ */ #include <botan/symkey.h> -#include <botan/internal/xor_buf.h> #include <botan/rng.h> #include <botan/hex.h> #include <algorithm> |