Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mailinfo: release strbuf after use in handle_from()
[gitweb.git]
/
sha1_name.c
diff --git
a/sha1_name.c
b/sha1_name.c
index 862b6f1308e7031317ab6eb6d181652a6fc644ad..134ac9742f9eed3dc6e587875bdb9aa77b7a8307 100644
(file)
--- a/
sha1_name.c
+++ b/
sha1_name.c
@@
-9,6
+9,7
@@
#include "remote.h"
#include "dir.h"
#include "sha1-array.h"
+#include "packfile.h"
static int get_oid_oneline(const char *, struct object_id *, struct commit_list *);