6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration.

This commit is contained in:
Gregory Nutt
2017-04-02 17:46:22 -06:00
parent 3367312401
commit 1b6630ee75
15 changed files with 77 additions and 22 deletions
+1
View File
@@ -46,6 +46,7 @@
#if defined(CONFIG_NET) && defined(CONFIG_NET_TCP)
#include <stdint.h>
#include <assert.h>
#include <debug.h>
#include <nuttx/net/netconfig.h>