/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing includes and forward declarations
[git/git.git]
/
notes.h
diff --git
a/notes.h
b/notes.h
index
0433f45
..
414bc68
100644
(file)
--- a/
notes.h
+++ b/
notes.h
@@
-3,6
+3,9
@@
#include "string-list.h"
+struct object_id;
+struct strbuf;
+
/*
* Function type for combining two notes annotating the same object.
*