]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/read-tree.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / builtin / read-tree.c
index e7e1c33a7fb1f1eb7828f4d632fb492f128f66fe..43b47f72f1deffa8fa5e3fa5ac403d4c4a819355 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include "cache.h"
+#include "lockfile.h"
 #include "object.h"
 #include "tree.h"
 #include "tree-walk.h"