Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 694106
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- a/src/3rdparty/chromium/third_party/webrtc/rtc_base/physical_socket_server.cc
0
++ b/src/3rdparty/chromium/third_party/webrtc/rtc_base/physical_socket_server.cc
Lines 51-56 Link Here
51
#include "rtc_base/null_socket_server.h"
51
#include "rtc_base/null_socket_server.h"
52
#include "rtc_base/time_utils.h"
52
#include "rtc_base/time_utils.h"
53
53
54
#if defined(WEBRTC_LINUX)
55
#include <linux/sockios.h>
56
#endif
57
54
#if defined(WEBRTC_WIN)
58
#if defined(WEBRTC_WIN)
55
#define LAST_SYSTEM_ERROR (::GetLastError())
59
#define LAST_SYSTEM_ERROR (::GetLastError())
56
#elif defined(__native_client__) && __native_client__
60
#elif defined(__native_client__) && __native_client__

Return to bug 694106