mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <net/ethernet.h>
|
||||
#include <nuttx/net/uip/uipopt.h>
|
||||
#include <nuttx/net/netconfig.h>
|
||||
#include <nuttx/net/uip/uip-arch.h>
|
||||
#include <nuttx/net/arp.h>
|
||||
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <net/ethernet.h>
|
||||
#include <nuttx/net/uip/uipopt.h>
|
||||
#include <nuttx/net/netconfig.h>
|
||||
#include <nuttx/net/uip/uip-arch.h>
|
||||
#include <nuttx/net/arp.h>
|
||||
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
#include <wdog.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/net/uip/uipopt.h>
|
||||
#include <nuttx/net/netconfig.h>
|
||||
#include <nuttx/net/arp.h>
|
||||
|
||||
#include "net_internal.h"
|
||||
|
||||
Reference in New Issue
Block a user