diff options
Diffstat (limited to 'fetch.c')
-rw-r--r-- | fetch.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ -#include "fetch.h" - #include "cache.h" +#include "fetch.h" #include "commit.h" #include "tree.h" #include "tree-walk.h" |