summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2017-08-18 22:20:36 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-08-23 22:12:07 (GMT)
commit150e3001d0c5cc69db72a10f3e0cd1e14f11acba (patch)
tree9ce033e4fa202c7843233b1245806bd5d7523f0d /diff.c
parent1a1e5d4f47fd77dec1b7e7ef0867939a251252b6 (diff)
downloadgit-150e3001d0c5cc69db72a10f3e0cd1e14f11acba.zip
git-150e3001d0c5cc69db72a10f3e0cd1e14f11acba.tar.gz
git-150e3001d0c5cc69db72a10f3e0cd1e14f11acba.tar.bz2
pack: move has_sha1_pack()
Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
-rw-r--r--diff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/diff.c b/diff.c
index 9c71201..4c60990 100644
--- a/diff.c
+++ b/diff.c
@@ -20,6 +20,7 @@
#include "string-list.h"
#include "argv-array.h"
#include "graph.h"
+#include "packfile.h"
#ifdef NO_FAST_WORKING_DIRECTORY
#define FAST_WORKING_DIRECTORY 0