/
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
pack: move open_pack_index(), parse_pack_index()
[git/git.git]
/
sha1_name.c
diff --git
a/sha1_name.c
b/sha1_name.c
index
862b6f1
..
134ac97
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 *);