mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
IPv6: Eliminate a warning from UDP code
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#if defined(CONFIG_NET) && defined(CONFIG_NET_UDP)
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/net/netconfig.h>
|
||||
|
||||
Reference in New Issue
Block a user