Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object-store: move object access functions to object-store.h
[gitweb.git]
/
builtin
/
describe.c
diff --git
a/builtin/describe.c
b/builtin/describe.c
index 66c497f7896b597974e1c0fb2db7ff22e051d894..65b0edc473ce8113312fe5407980b680d44046c6 100644
(file)
--- a/
builtin/describe.c
+++ b/
builtin/describe.c
@@
-13,6
+13,7
@@
#include "hashmap.h"
#include "argv-array.h"
#include "run-command.h"
+#include "object-store.h"
#include "revision.h"
#include "list-objects.h"