mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-07 12:30:53 +00:00
Target cooja: added missing includes
This commit is contained in:
parent
5dd6261fef
commit
43adbbf6f9
@ -29,6 +29,7 @@
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "lib/simEnvChange.h"
|
||||
#include "cfs/cfs.h"
|
||||
|
@ -28,6 +28,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "dev/eeprom.h"
|
||||
|
||||
#include "lib/simEnvChange.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user