mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
[board/msba2-common]
* added string.h include
This commit is contained in:
parent
77146f63b2
commit
7d7c956c26
@ -1,4 +1,5 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <config.h>
|
||||
#include <flashrom.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user