X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=fetch.c;h=f69be82f10d287d71f6184c4b9203bdab3ce81fc;hb=8860fd42fcf5a7853f7d7c2198793183320293ff;hp=663b4b2f42744a2d12ba1d8661b8b0d3645ef82b;hpb=f388cec3d77751a6c20b3b10415344f5355b5a2f;p=git.git diff --git a/fetch.c b/fetch.c index 663b4b2f4..f69be82f1 100644 --- a/fetch.c +++ b/fetch.c @@ -1,6 +1,5 @@ -#include "fetch.h" - #include "cache.h" +#include "fetch.h" #include "commit.h" #include "tree.h" #include "tree-walk.h"