Add missing includes in public header files

This commit is contained in:
yoni_ash
2026-02-05 09:46:46 +04:00
parent 86c7738ca6
commit ee63fad343
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#include "common.h"
#include "oid.h"
#include "types.h"
/**
* @file git2/blame.h

View File

@@ -8,6 +8,7 @@
#define INCLUDE_git_note_h__
#include "oid.h"
#include "types.h"
/**
* @file git2/notes.h