do not export struct timeval to external users of socket.h to avoid conflicts

This commit is contained in:
jani
2004-03-26 13:21:35 +00:00
parent 6c6f32f17f
commit 6d704c728e
2 changed files with 7 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
#include "lwip/arch.h"
#include "lwip/sys.h"
#define LWIP_TIMEVAL_PRIVATE
#include "lwip/sockets.h"
#define NUM_SOCKETS MEMP_NUM_NETCONN