diff options
Diffstat (limited to 'src/libstrongswan/crypto/hashers/sha1_hasher.c')
-rw-r--r-- | src/libstrongswan/crypto/hashers/sha1_hasher.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstrongswan/crypto/hashers/sha1_hasher.c b/src/libstrongswan/crypto/hashers/sha1_hasher.c index 33eec5969..cca336694 100644 --- a/src/libstrongswan/crypto/hashers/sha1_hasher.c +++ b/src/libstrongswan/crypto/hashers/sha1_hasher.c @@ -28,8 +28,6 @@ #include "sha1_hasher.h" -#include <definitions.h> - /* * ugly macro stuff */ |