X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/aabf2c1bd3e37fb70b674dba243f927069909534..316f1bb1d6915d509f9bee0508922858b103d243:/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"