X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/aabf2c1bd3e37fb70b674dba243f927069909534..5fdff7f3ca1cd2260b4db5b023997301f45cc5b6:/sha1.c diff --git a/sha1.c b/sha1.c index 87cfb50..604cd61 100644 --- a/sha1.c +++ b/sha1.c @@ -17,6 +17,8 @@ #define SHA1HANDSOFF +#include "config.h" + #include #include "sha1.h"