mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Network Socket I/F: Eliminate a warning when 6LoWPAN is enabled.
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
|
|
||||||
#include "tcp/tcp.h"
|
#include "tcp/tcp.h"
|
||||||
#include "udp/udp.h"
|
#include "udp/udp.h"
|
||||||
|
#include "sixlowpan/sixlowpan.h"
|
||||||
#include "usrsock/usrsock.h"
|
#include "usrsock/usrsock.h"
|
||||||
#include "socket/socket.h"
|
#include "socket/socket.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user