X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=local-pull.c;h=10d4ca890502d03a72d82a4eb2556d76cdf6d2c7;hb=6145ee8b361959db04b8cdefc883e4fc2dc27276;hp=3a342ab18390d7ce0df1f970a4961b31548a9417;hpb=f1a7eb36b017c62d9a007b6b8660bdeec3f94f97;p=git.git diff --git a/local-pull.c b/local-pull.c index 3a342ab1..10d4ca89 100644 --- a/local-pull.c +++ b/local-pull.c @@ -1,15 +1,8 @@ /* * Copyright (C) 2005 Junio C Hamano */ -#include -#include -#include -#include -#include #include "cache.h" #include "commit.h" -#include -#include #include "pull.h" static int use_link = 0;