aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_googletest_src_googletest_src_gtest.cc
blob: 08b3205f15fb8ab4306c6b6c47506259fce7e7d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- third_party/googletest/src/googletest/src/gtest.cc.orig	2021-04-14 18:43:03 UTC
+++ third_party/googletest/src/googletest/src/gtest.cc
@@ -117,6 +117,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