]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rm.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / builtin / rm.c
index 2b61d3bd41164286fcca3e5fe3c807387d946ff2..d8a9c86dd135e62583f4aeeb3885012da385960a 100644 (file)
@@ -3,8 +3,8 @@
  *
  * Copyright (C) Linus Torvalds 2006
  */
-#include "cache.h"
 #include "builtin.h"
+#include "lockfile.h"
 #include "dir.h"
 #include "cache-tree.h"
 #include "tree-walk.h"