mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/riotboot: add missing include
This commit is contained in:
parent
9add97fe0e
commit
caa30b83d5
@ -18,6 +18,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#include "irq.h"
|
||||||
#include "periph/pm.h"
|
#include "periph/pm.h"
|
||||||
#include "riotboot/magic.h"
|
#include "riotboot/magic.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user