/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing includes and forward declarations
[git/git.git]
/
tree-walk.h
diff --git
a/tree-walk.h
b/tree-walk.h
index
805f58f
..
1968310
100644
(file)
--- a/
tree-walk.h
+++ b/
tree-walk.h
@@
-1,6
+1,8
@@
#ifndef TREE_WALK_H
#define TREE_WALK_H
+struct strbuf;
+
struct name_entry {
const struct object_id *oid;
const char *path;