summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f228d1f)
raw | patch | inline | side by side (parent: f228d1f)
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | |
Thu, 7 Apr 2011 18:23:40 +0000 (19:23 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 11 Apr 2011 17:35:25 +0000 (10:35 -0700) |
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/index-pack.c | patch | blob | history |
diff --git a/builtin/index-pack.c b/builtin/index-pack.c
index 31f001f1059ec533ee62d6bd951b068d7f924f50..e40451ffb4ecd31107bfe51817cdce18e1dfe859 100644 (file)
--- a/builtin/index-pack.c
+++ b/builtin/index-pack.c
-#include "cache.h"
+#include "builtin.h"
#include "delta.h"
#include "pack.h"
#include "csum-file.h"