/
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]
/
builtin
/
gc.c
diff --git
a/builtin/gc.c
b/builtin/gc.c
index
ced1456
..
005adbe
100644
(file)
--- a/
builtin/gc.c
+++ b/
builtin/gc.c
@@
-11,7
+11,7
@@
*/
#include "builtin.h"
-#include "
cach
e.h"
+#include "
lockfil
e.h"
#include "parse-options.h"
#include "run-command.h"
#include "sigchain.h"