X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=transport.c;h=7374cfd1fa958333f200966ab8e406b69e3df0a8;hb=dabab1d6e6c49f3d4a6393a9984e3f6a4e8fb991;hp=82bf2496ba73374338ec8a0630545782fed81190;hpb=5579f44d2fb37e1126e71870b208d93e93e510ac;p=thirdparty%2Fgit.git diff --git a/transport.c b/transport.c index 82bf2496ba..7374cfd1fa 100644 --- a/transport.c +++ b/transport.c @@ -26,6 +26,7 @@ #include "trace2.h" #include "transport-internal.h" #include "protocol.h" +#include "object-name.h" #include "object-store.h" #include "color.h" #include "bundle-uri.h"