/
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]
/
blob.c
diff --git
a/blob.c
b/blob.c
index
9e64f30
..
458dafa
100644
(file)
--- a/
blob.c
+++ b/
blob.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "blob.h"
#include "repository.h"
+#include "alloc.h"
const char *blob_type = "blob";