]> git.ipfire.org Git - thirdparty/git.git/blobdiff - rerere.c
copy.h: move declarations for copy.c functions from cache.h
[thirdparty/git.git] / rerere.c
index 7abc94bf444dc18fe0eb4d170845bf54c9a7370e..e968d413d65bd63ef8cc03285d51049505104482 100644 (file)
--- a/rerere.c
+++ b/rerere.c
@@ -2,6 +2,7 @@
 #include "abspath.h"
 #include "alloc.h"
 #include "config.h"
+#include "copy.h"
 #include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"