aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc')
-rw-r--r--devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc b/devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc
new file mode 100644
index 000000000000..699599c4856b
--- /dev/null
+++ b/devel/electron13/files/patch-third__party_googletest_src_googletest_src_gtest.cc
@@ -0,0 +1,10 @@
+--- third_party/googletest/src/googletest/src/gtest.cc.orig 2021-07-15 19:15:45 UTC
++++ third_party/googletest/src/googletest/src/gtest.cc
+@@ -110,6 +110,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