git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Derrick Stolee <stolee@gmail.com>
To: Ramsay Jones <ramsay@ramsayjones.plus.com>,
	Junio C Hamano <gitster@pobox.com>
Cc: GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH 7/9] midx.h: add missing forward declarations (hdr-check)
Date: Wed, 19 Sep 2018 19:35:26 -0400	[thread overview]
Message-ID: <23cbbba5-029e-8031-ec02-a6aa5ec310b2@gmail.com> (raw)
In-Reply-To: <7b45f9df-5d46-7d75-02d0-457a8ccabf37@ramsayjones.plus.com>

On 9/18/2018 8:13 PM, Ramsay Jones wrote:
> Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
> ---
>   midx.h | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/midx.h b/midx.h
> index a210f1af2a..622ddac472 100644
> --- a/midx.h
> +++ b/midx.h
> @@ -3,6 +3,9 @@
>   
>   #include "repository.h"
>   
> +struct object_id;
> +struct pack_entry;
> +
>   struct multi_pack_index {
>   	struct multi_pack_index *next;
>   

Thanks for catching this!

Reviewed-by: Derrick Stolee <dstolee@microsoft.com>

      reply	other threads:[~2018-09-20 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19  0:13 [PATCH 7/9] midx.h: add missing forward declarations (hdr-check) Ramsay Jones
2018-09-19 23:35 ` Derrick Stolee [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23cbbba5-029e-8031-ec02-a6aa5ec310b2@gmail.com \
    --to=stolee@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=ramsay@ramsayjones.plus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).