Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refs.c: allow listing and deleting badly named refs
[gitweb.git]
/
sha1_file.c
diff --git
a/sha1_file.c
b/sha1_file.c
index 6f18c22ab186ba2214b6bedcec0cddb92e750c51..83f77f01b6370589fb90c72f111b4e6e381f9189 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"