git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4eb4416
)
midx.h: add missing forward declarations (hdr-check)
author
Ramsay Jones
<redacted>
Wed, 19 Sep 2018 00:13:36 +0000
(
01:13
+0100)
committer
Junio C Hamano
<redacted>
Thu, 20 Sep 2018 18:50:29 +0000
(11:50 -0700)
Signed-off-by: Ramsay Jones <redacted>
Reviewed-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
midx.h
patch
|
blob
|
history
diff --git
a/midx.h
b/midx.h
index a210f1af2af6bd7c7dc2210ac4b5ca398c8c60d1..622ddac47224625ca8ceee2fa28c90ffca6ef830 100644
(file)
--- 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;
git clone https://git.99rst.org/PROJECT