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