mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
#include <nuttx/net/netconfig.h>
|
||||
#include <nuttx/net/netdev.h>
|
||||
#include <nuttx/net/netstats.h>
|
||||
#include <nuttx/net/ip.h>
|
||||
|
||||
#ifdef CONFIG_NET_IPv6
|
||||
# include "net_neighbor.h"
|
||||
|
||||
Reference in New Issue
Block a user