Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log: add option to choose which refs to decorate
[gitweb.git]
/
builtin
/
count-objects.c
diff --git
a/builtin/count-objects.c
b/builtin/count-objects.c
index 1d82e61f2a6391bd93a6c3dd91a2515189ff79cc..33343818c830bf64452640b14b2ce7b876221022 100644
(file)
--- a/
builtin/count-objects.c
+++ b/
builtin/count-objects.c
@@
-10,6
+10,7
@@
#include "builtin.h"
#include "parse-options.h"
#include "quote.h"
+#include "packfile.h"
static unsigned long garbage;
static off_t size_garbage;