Merge pull request #16883 from kaspar030/riotboot_inttypes_include
sys/riotboot: add missing "inttypes.h" include
This commit is contained in:
commit
01dacc1fe5
@ -23,6 +23,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "cpu.h"
|
||||
#include "riotboot/slot.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user