We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148c2c1 commit 034f58cCopy full SHA for 034f58c
boot/bootutil/include/bootutil/boot_record.h
@@ -20,6 +20,7 @@
20
#include <stdint.h>
21
#include <stddef.h>
22
#include "bootutil/image.h"
23
+#include "bootutil/bootutil.h"
24
25
#ifdef __cplusplus
26
extern "C" {
0 commit comments