From 2ac32ae20a38029c1fffd9e162c92f9370283dd7 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Thu, 8 Nov 2012 12:17:52 -0800 Subject: headers fix --- system/include/net/arpa/inet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'system') diff --git a/system/include/net/arpa/inet.h b/system/include/net/arpa/inet.h index 83eaa0fa..2b701c15 100644 --- a/system/include/net/arpa/inet.h +++ b/system/include/net/arpa/inet.h @@ -8,6 +8,7 @@ extern "C" { #include #include +#include uint32_t htonl(uint32_t hostlong); uint16_t htons(uint16_t hostshort); -- cgit v1.2.3-18-g5258