mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
Remove all inclusion of uip.h
This commit is contained in:
@@ -44,8 +44,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <nuttx/net/uip.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <nuttx/net/netdev.h>
|
||||
#include <nuttx/net/uip.h>
|
||||
|
||||
#ifdef CONFIG_NET_IGMP
|
||||
# include "sys/sockio.h"
|
||||
|
||||
Reference in New Issue
Block a user