X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=fetch.c;h=f69be82f10d287d71f6184c4b9203bdab3ce81fc;hb=755b99d81539461645088085ea033a3b36152da5;hp=663b4b2f42744a2d12ba1d8661b8b0d3645ef82b;hpb=d0085ade9598942077f12f22b16978411d15188a;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"