byte-order handling functions are in inet.c now and the uperrcase counterparts are gone. opt.h has all the

configurable items debug does not need to be directly included.
This commit is contained in:
jani
2003-02-21 16:43:46 +00:00
parent d372121d6e
commit 18df3961e9
37 changed files with 380 additions and 160 deletions

View File

@@ -30,7 +30,7 @@
*
*/
#include "lwip/debug.h"
#include "lwip/opt.h"
#include "lwip/arch.h"
#include "lwip/api_msg.h"
#include "lwip/memp.h"