summaryrefslogtreecommitdiff
path: root/notes-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'notes-utils.h')
-rw-r--r--notes-utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/notes-utils.h b/notes-utils.h
index 5d79cbe..5408306 100644
--- a/notes-utils.h
+++ b/notes-utils.h
@@ -3,6 +3,9 @@
#include "notes.h"
+struct commit_list;
+struct object_id;
+
/*
* Create new notes commit from the given notes tree
*