summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 041a730)
raw | patch | inline | side by side (parent: 041a730)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Apr 2006 18:56:53 +0000 (11:56 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Apr 2006 18:56:53 +0000 (11:56 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_name.c | patch | blob | history |
diff --git a/sha1_name.c b/sha1_name.c
index 35e8dfb9c7beddab116c77b44e4da8ed1b41c995..7ad20b59f9875279000d7d71a28982012545b173 100644 (file)
--- a/sha1_name.c
+++ b/sha1_name.c
#include "commit.h"
#include "tree.h"
#include "blob.h"
-#include "diff.h"
+#include "tree-walk.h"
static int find_short_object_filename(int len, const char *name, unsigned char *sha1)
{