Dependencies on C library memset() etc., so include <string.h>.

This commit is contained in:
likewise
2004-07-04 23:43:38 +00:00
parent 25a0273b05
commit 7524893802
6 changed files with 12 additions and 1 deletions

View File

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