Add additional hooks for Community modules (#25050)

This commit is contained in:
Drashna Jaelre
2025-05-04 17:21:47 -07:00
committed by GitHub
parent bb9dd05c6a
commit 12caf0be4e
9 changed files with 137 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include <stdbool.h>
#include <stdint.h>
#include "host.h"
#include "report.h"