aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-net_base_network__interfaces__posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-net_base_network__interfaces__posix.h')
-rw-r--r--www/iridium/files/patch-net_base_network__interfaces__posix.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/iridium/files/patch-net_base_network__interfaces__posix.h b/www/iridium/files/patch-net_base_network__interfaces__posix.h
index a291e43d39a1..44b17ad3eafa 100644
--- a/www/iridium/files/patch-net_base_network__interfaces__posix.h
+++ b/www/iridium/files/patch-net_base_network__interfaces__posix.h
@@ -1,8 +1,8 @@
---- net/base/network_interfaces_posix.h.orig 2017-07-04 22:49:41.402276000 +0200
-+++ net/base/network_interfaces_posix.h 2017-07-04 22:49:59.456467000 +0200
+--- net/base/network_interfaces_posix.h.orig 2019-03-11 22:01:00 UTC
++++ net/base/network_interfaces_posix.h
@@ -8,6 +8,8 @@
- // This file is only used to expose some of the internals of
- // network_interfaces_posix.cc to network_interfaces_linux.cc and network_interfaces_mac.cc.
+ // This file provides some basic functionality shared between
+ // network_interfaces_linux.cc and network_interfaces_getifaddrs.cc.
+#include <sys/socket.h>
+