NET: Fix a few problems after big merge of network reorganization

This commit is contained in:
Gregory Nutt
2014-07-06 17:58:36 -06:00
parent 73f3ecf7e2
commit e89eac6365
6 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -51,8 +51,8 @@
#include <debug.h>
#include <netinet/in.h>
#include <net/ethernet.h>
#include <nuttx/net/netconfig.h>
#include <nuttx/net/netdev.h>
#include <nuttx/net/arp.h>