From ae3bfe583e2f6c0c0cab02cd6fbbcaee86a3ba5b Mon Sep 17 00:00:00 2001 From: David Carlier Date: Fri, 26 Oct 2018 14:12:47 +0000 Subject: [PATCH] needs it for the global --- src/util.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util.c b/src/util.c index c2d32df8..80b460bc 100644 --- a/src/util.c +++ b/src/util.c @@ -39,6 +39,7 @@ #include #include #include +#include #include "util.h" #include "sha1.h"