diff options
Diffstat (limited to 'src/libstrongswan/crypto/hmac.h')
-rw-r--r-- | src/libstrongswan/crypto/hmac.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstrongswan/crypto/hmac.h b/src/libstrongswan/crypto/hmac.h index 0f9ac7071..d320bc5aa 100644 --- a/src/libstrongswan/crypto/hmac.h +++ b/src/libstrongswan/crypto/hmac.h @@ -26,7 +26,6 @@ typedef struct hmac_t hmac_t; #include <crypto/hashers/hasher.h> -#include <definitions.h> /** * @brief Message authentication using hash functions. |