/
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
alloc: allow arbitrary repositories for alloc functions
[git/git.git]
/
tree.c
diff --git
a/tree.c
b/tree.c
index
58cf19b
..
8f8ef31
100644
(file)
--- a/
tree.c
+++ b/
tree.c
@@
-5,6
+5,7
@@
#include "blob.h"
#include "commit.h"
#include "tag.h"
+#include "alloc.h"
#include "tree-walk.h"
const char *tree_type = "tree";