mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
[board/msba2-common]
* added string.h include
This commit is contained in:
parent
86a70393b4
commit
57eb9ba8d2
@ -1,4 +1,5 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <config.h>
|
||||
#include <flashrom.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user