]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/reset.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / builtin / reset.c
index 855d478e3b9d2a815ecdcfbf39c261f98ad0994b..4c08ddc1cacc29f2098bb81b434d76f315346dd4 100644 (file)
@@ -8,6 +8,7 @@
  * Copyright (c) 2005, 2006 Linus Torvalds and Junio C Hamano
  */
 #include "builtin.h"
+#include "lockfile.h"
 #include "tag.h"
 #include "object.h"
 #include "commit.h"