Fix a couple of problems found in build testing

This commit is contained in:
Gregory Nutt
2017-08-08 16:30:27 -06:00
parent efbb47999f
commit 78e90f0fc8
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -101,6 +101,7 @@
#include "netdev/netdev.h"
#include "ipforward/ipforward.h"
#include "inet/inet.h"
#include "devif/devif.h"
/****************************************************************************