2008-03-04 Kieran Mansley (contributions by others)

* Numerous small compiler error/warning fixes from contributions to
    mailing list after 1.3.0 release candidate made.
This commit is contained in:
kieranm
2008-03-04 13:41:23 +00:00
parent faca23b984
commit 42344ce20c
6 changed files with 17 additions and 4 deletions

View File

@@ -36,6 +36,8 @@
*
*/
#include <string.h>
#include "lwip/opt.h"
#include "lwip/inet_chksum.h"