sys/riotboot: add missing "inttypes.h" include
This commit is contained in:
parent
92fc4ace65
commit
136f59bc2c
@ -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