From bc4d7269f9dc021755a54efc868eba8eb820d2fe Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 27 Apr 2006 12:50:01 -0700 Subject: [PATCH] Fix mismerged update-index from jc/cache-tree branch. Signed-off-by: Junio C Hamano --- update-index.c | 1 - 1 file changed, 1 deletion(-) diff --git a/update-index.c b/update-index.c index 4c6bcfae..1c1f13bd 100644 --- a/update-index.c +++ b/update-index.c @@ -8,7 +8,6 @@ #include "quote.h" #include "cache-tree.h" #include "tree-walk.h" -#include "cache-tree.h" /* * Default to not allowing changes to the list of files. The -- 2.11.0