mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +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:
@@ -44,6 +44,8 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <nuttx/net/ip.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user