Merge pull request #15390 from basilfx/feature/riotboot_slot_stddef
sys/riotboot: add stddef.h for size_t
This commit is contained in:
commit
c3b70d5a65
@ -29,6 +29,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "riotboot/hdr.h"
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user