diff options
Diffstat (limited to 'src/lib/mac/hmac/hmac.cpp')
-rw-r--r-- | src/lib/mac/hmac/hmac.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/mac/hmac/hmac.cpp b/src/lib/mac/hmac/hmac.cpp index 94f455c56..40da31887 100644 --- a/src/lib/mac/hmac/hmac.cpp +++ b/src/lib/mac/hmac/hmac.cpp @@ -6,7 +6,6 @@ * Botan is released under the Simplified BSD License (see license.txt) */ -#include <botan/internal/mac_utils.h> #include <botan/hmac.h> #include <botan/lookup.h> |