diff options
Diffstat (limited to 'attr.h')
-rw-r--r-- | attr.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ 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 |