mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
Fix small build problems found in build testing.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/mm/iob.h>
|
||||
#include <nuttx/net/ip.h>
|
||||
#include <nuttx/net/netstats.h>
|
||||
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <nuttx/net/netdev.h>
|
||||
#include <nuttx/net/net.h>
|
||||
|
||||
#include "devif/devif.h"
|
||||
#include "ipforward/ipforward.h"
|
||||
|
||||
Reference in New Issue
Block a user