提交 f3ab49db 编写于 作者: J Junio C Hamano

sha1_name.c: no need to include diff.h; tree-walk.h will do.

Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 041a7308
......@@ -3,7 +3,7 @@
#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)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册