From 0abe14f6a5b7681b4ea02d1bd0a64332587ae053 Mon Sep 17 00:00:00 2001 From: Jonathan Tan Date: Fri, 18 Aug 2017 15:20:26 -0700 Subject: pack: move {,re}prepare_packed_git and approximate_object_count Signed-off-by: Jonathan Tan Signed-off-by: Junio C Hamano --- connected.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connected.c') diff --git a/connected.c b/connected.c index 3e3f0148c8..f416b05051 100644 --- a/connected.c +++ b/connected.c @@ -3,7 +3,7 @@ #include "sigchain.h" #include "connected.h" #include "transport.h" -#include "pack.h" +#include "packfile.h" /* * If we feed all the commits we want to verify to this command -- cgit v1.2.3