/
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]
/
read-cache.c
diff --git
a/read-cache.c
b/read-cache.c
index
9f137e7
..
8f3e9eb
100644
(file)
--- a/
read-cache.c
+++ b/
read-cache.c
@@
-5,6
+5,7
@@
*/
#define NO_THE_INDEX_COMPATIBILITY_MACROS
#include "cache.h"
+#include "lockfile.h"
#include "cache-tree.h"
#include "refs.h"
#include "dir.h"