pkt: fix compilation error

This commit is contained in:
Simon Piriou 2017-04-30 20:28:56 +02:00
parent a7901f5c4c
commit 407fe13b8f

View File

@ -43,6 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
#include <sys/types.h> #include <sys/types.h>
#include <queue.h>
#ifdef CONFIG_NET_PKT #ifdef CONFIG_NET_PKT