Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t: support clang/gcc AddressSanitizer
[gitweb.git]
/
builtin
/
update-index.c
diff --git
a/builtin/update-index.c
b/builtin/update-index.c
index 6c9598891da80994bce3fd20712cc960d1df925b..b0e3dc91055ec7e7579fb5f1964879a99fd71606 100644
(file)
--- a/
builtin/update-index.c
+++ b/
builtin/update-index.c
@@
-4,6
+4,7
@@
* Copyright (C) Linus Torvalds, 2005
*/
#include "cache.h"
+#include "lockfile.h"
#include "quote.h"
#include "cache-tree.h"
#include "tree-walk.h"