Merge branch 'master' of git.sv.gnu.org:/srv/git/lwip/lwip-contrib

This commit is contained in:
Simon Goldschmidt 2011-10-18 20:14:28 +02:00
commit b9eba2dc8e
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
/* Include some files for defining library routines */
#include <string.h>
#include <sys/time.h>
#include <limits.h>
/* Define platform endianness */
#ifndef BYTE_ORDER