mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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…
Reference in New Issue
Block a user