]> git.ipfire.org Git - thirdparty/git.git/blobdiff - notes-utils.h
refs/packed-backend: express constants using the_hash_algo
[thirdparty/git.git] / notes-utils.h
index 5d79cbef512e3bdbbfafedbd7650036aff695f83..54083065283f681d8354af633b805a4896c8b036 100644 (file)
@@ -3,6 +3,9 @@
 
 #include "notes.h"
 
+struct commit_list;
+struct object_id;
+
 /*
  * Create new notes commit from the given notes tree
  *