jn516x examples: fix compiler warnings to enable -Wall -Werror compilation

This commit is contained in:
Simon Duquennoy 2015-10-20 09:45:27 +02:00
parent c13274c550
commit 1634acf2c4
6 changed files with 17 additions and 23 deletions

View file

@ -28,6 +28,7 @@
*/
#include "contiki.h"
#include "dev/slip.h"
#include "net/rpl/rpl.h"
#include "tools/rpl-tools.h"