--- third_party/webrtc/base/ipaddress.h.orig 2014-10-02 17:40:33 UTC +++ third_party/webrtc/base/ipaddress.h @@ -17,6 +17,9 @@ #include #include #endif +#if defined(WEBRTC_BSD) +#include +#endif #if defined(WEBRTC_WIN) #include #include