From 9a22efb97b78da00dbc8fdfdc9fa5db9eac84708 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 13 Jun 2015 08:01:06 -0700 Subject: Move git related declarations into their own header file Also change the name of the enum and make sure all the inner functions get passed the remote transport information. Signed-off-by: Dirk Hohndel --- load-git.c | 1 + 1 file changed, 1 insertion(+) (limited to 'load-git.c') diff --git a/load-git.c b/load-git.c index d8052a550..59bb8adc6 100644 --- a/load-git.c +++ b/load-git.c @@ -15,6 +15,7 @@ #include "dive.h" #include "device.h" #include "membuffer.h" +#include "git-access.h" const char *saved_git_id = NULL; -- cgit v1.2.3-70-g09d2