]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / refs.c
diff --git a/refs.c b/refs.c
index e40c47edce9cf3b2b93b801b7a64ebe7d170441d..1d73f1daf514ae02fb7dddb2120252b7dbd82600 100644 (file)
--- a/refs.c
+++ b/refs.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "lockfile.h"
 #include "refs.h"
 #include "object.h"
 #include "tag.h"