diff options
Diffstat (limited to 'notes-utils.c')
-rw-r--r-- | notes-utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes-utils.c b/notes-utils.c index cb88171b7b..4a793eb347 100644 --- a/notes-utils.c +++ b/notes-utils.c @@ -6,6 +6,7 @@ #include "refs.h" #include "notes-utils.h" #include "repository.h" +#include "strbuf.h" void create_notes_commit(struct repository *r, struct notes_tree *t, |