including inet.h because htonl is used

This commit is contained in:
goldsimon 2009-02-11 20:21:20 +00:00
parent 8c7705bbf9
commit f9bd5019fa

View File

@ -34,6 +34,8 @@
#include "lwip/opt.h"
#include "lwip/inet.h"
#ifdef __cplusplus
extern "C" {
#endif