]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / config.c
index 21107797d31c8a92c923dc91bb9cf02db4ba75c4..c31d4d2486c7f11ae31c841ed95157426dbf11c0 100644 (file)
--- a/config.c
+++ b/config.c
@@ -6,6 +6,7 @@
  *
  */
 #include "cache.h"
+#include "lockfile.h"
 #include "exec_cmd.h"
 #include "strbuf.h"
 #include "quote.h"