From 543cefa61e54cadb5c8af503386d74d3d89c3dab Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 13 May 2018 18:43:24 -0700 Subject: Android: build fix On other OSs this compiles fine without adding this header, but Android is special... Signed-off-by: Dirk Hohndel --- core/git-access.c | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/git-access.c b/core/git-access.c index 199f39dfa..18db832a1 100644 --- a/core/git-access.c +++ b/core/git-access.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include "subsurface-string.h" -- cgit v1.2.3-70-g09d2