Add 'x' prefix to time functions
.. to avoid name-clashes with (some) libraries. This now also should make it work for the 'native' target (untested).
This commit is contained in:
parent
b2a289924b
commit
743245e230
7 changed files with 64 additions and 66 deletions
|
@ -43,7 +43,7 @@
|
|||
#include "contiki.h"
|
||||
#include "contiki-net.h"
|
||||
#include "er-coap-engine.h"
|
||||
#include "time.h"
|
||||
#include "xtime.h"
|
||||
#include "cron.h"
|
||||
#include "time_resource.h"
|
||||
#include "jsonparse.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue