X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=send-pack.c;h=0abee22283dae8ceba42eb4b9b5ecb4842c98984;hb=b8a52995941fca5dee9179607f089c39ac559965;hp=d1b7edc9957874dea1a1d1c8daf62e2ef2d7f8d8;hpb=568324f31ba6cec13532e420117d312db65ddd80;p=thirdparty%2Fgit.git diff --git a/send-pack.c b/send-pack.c index d1b7edc995..0abee22283 100644 --- a/send-pack.c +++ b/send-pack.c @@ -15,6 +15,7 @@ #include "oid-array.h" #include "gpg-interface.h" #include "cache.h" +#include "shallow.h" int option_parse_push_signed(const struct option *opt, const char *arg, int unset)