Mentioned SO_REUSE #if fix.

This commit is contained in:
likewise 2004-03-23 00:40:15 +00:00
parent 98f546664e
commit 3efda64604

View File

@ -11,6 +11,9 @@ HISTORY
++ Bug fixes: ++ Bug fixes:
2004-03-23 Leon Woestenberg <leon.woestenberg@gmx.net>
* sockets.c, tcp.c, tcp_in.c, udp.c, : #ifdef SO_REUSE now #if SO_REUSE.
2004-03-11 Leon Woestenberg <leon.woestenberg@gmx.net> 2004-03-11 Leon Woestenberg <leon.woestenberg@gmx.net>
* dhcp.c: Added missing #if LWIP_DHCP #endif pair. * dhcp.c: Added missing #if LWIP_DHCP #endif pair.