/
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]
/
sha1_file.c
diff --git
a/sha1_file.c
b/sha1_file.c
index
c08c0cb
..
46ff273
100644
(file)
--- a/
sha1_file.c
+++ b/
sha1_file.c
@@
-8,6
+8,7
@@
*/
#include "cache.h"
#include "string-list.h"
+#include "lockfile.h"
#include "delta.h"
#include "pack.h"
#include "blob.h"