Changed some includes for loopif and added comments

This commit is contained in:
goldsimon
2007-04-24 08:42:32 +00:00
parent 4bedb07aa0
commit 6006e2f917
2 changed files with 8 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
#define __NETIF_LOOPIF_H__
#include "lwip/netif.h"
#include "lwip/err.h"
#if !LWIP_LOOPIF_MULTITHREADING
void loopif_poll(struct netif *netif);