aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_googletest_src_googletest_src_gtest.cc
blob: 54433ee2b928ecc41db24d44d78f8c4dae67bf43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/googletest/src/googletest/src/gtest.cc.orig	2020-07-07 22:03:20 UTC
+++ third_party/googletest/src/googletest/src/gtest.cc
@@ -119,6 +119,7 @@
 
 #if GTEST_CAN_STREAM_RESULTS_
 # include <arpa/inet.h>  // NOLINT
+# include <sys/socket.h> // NOLINT
 # include <netdb.h>  // NOLINT
 # include <sys/socket.h>  // NOLINT
 # include <sys/types.h>  // NOLINT