mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-12 21:50:17 +00:00
Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Rename *_internal.h header files in net/ to just *.h
This commit is contained in:
parent
8107c43671
commit
817e256db3
18 changed files with 19 additions and 19 deletions
|
|
@ -54,7 +54,7 @@
|
|||
#include <debug.h>
|
||||
|
||||
#include <net/if.h>
|
||||
#include <nuttx/net/uip/uip.h>
|
||||
#include <nuttx/net/uip.h>
|
||||
#include <nuttx/net/arp.h>
|
||||
|
||||
#include <apps/netutils/uiplib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue