]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/fetch.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / builtin / fetch.c
index 2c6f4d3dff3b31a8d5dce5644ed9c14c8bc8e0ca..d51b28fe2e5eafa8368d24d5e46db21e794181c6 100644 (file)
@@ -28,6 +28,7 @@
 #include "utf8.h"
 #include "packfile.h"
 #include "pager.h"
+#include "path.h"
 #include "pkt-line.h"
 #include "list-objects-filter-options.h"
 #include "commit-reach.h"