/
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
lockfile.h: extract new header file for the functions in lockfile.c
[git/git.git]
/
fetch-pack.c
diff --git
a/fetch-pack.c
b/fetch-pack.c
index
7487aa7
..
655ee64
100644
(file)
--- a/
fetch-pack.c
+++ b/
fetch-pack.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "lockfile.h"
#include "refs.h"
#include "pkt-line.h"
#include "commit.h"