| Index: net/base/network_interfaces_posix.cc | 
| diff --git a/net/base/network_interfaces_posix.cc b/net/base/network_interfaces_posix.cc | 
| index 02e2473644abb252add37f9e3348d4c252b5dcdf..4a077fdfd43c32e4c65f52127c89d153b8b6e07a 100644 | 
| --- a/net/base/network_interfaces_posix.cc | 
| +++ b/net/base/network_interfaces_posix.cc | 
| @@ -2,6 +2,8 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| +#include "net/base/network_interfaces.h" | 
| + | 
| #include "net/base/net_util.h" | 
|  | 
| #include <set> | 
|  |