struct index_state is declared more than once. Signed-off-by: Elia Pinto <gitter.spiros@xxxxxxxxx> --- attr.h | 1 - 1 file changed, 1 deletion(-) diff --git a/attr.h b/attr.h index 3732505eda..3fb40cced0 100644 --- a/attr.h +++ b/attr.h @@ -121,7 +121,6 @@ struct git_attr; /* opaque structures used internally for attribute collection */ struct all_attrs_item; struct attr_stack; -struct index_state; /* * Given a string, return the gitattribute object that -- 2.35.1