]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/receive-pack.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / builtin / receive-pack.c
index 1a31a583674bcef24c4c33b3fa8806bac9bf7843..d1718a3ac903e96a249e61eeeb10cb00c0510ada 100644 (file)
@@ -31,6 +31,7 @@
 #include "packfile.h"
 #include "object-name.h"
 #include "object-store.h"
+#include "path.h"
 #include "protocol.h"
 #include "commit-reach.h"
 #include "server-info.h"