X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=local-pull.c;h=10d4ca890502d03a72d82a4eb2556d76cdf6d2c7;hb=25d5ea410fd528c13e5f56f7836ee8a3b839b168;hp=3a342ab18390d7ce0df1f970a4961b31548a9417;hpb=b4635be7c9e0855a29609d8171fc9ff27db573ee;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;