mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/riotboot: add missing assert.h
This commit is contained in:
parent
0729beb3b2
commit
7213a95b31
@ -20,6 +20,7 @@
|
||||
* @}
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "riotboot/flashwrite.h"
|
||||
|
Loading…
Reference in New Issue
Block a user