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:
Gregory Nutt
2014-07-04 19:13:08 -06:00
parent 0bb153b8cb
commit 60246e613b
74 changed files with 175 additions and 61 deletions
+2
View File
@@ -44,6 +44,8 @@
#include <sys/types.h>
#include <nuttx/net/ip.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/