From fdd8bb8872526c8e04cf410c284d110e7f7cccd9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 10 Feb 2021 19:36:44 +0000 Subject: misc/adios2: Add missing patch fixing build --- .../adios2/files/patch-source_adios2_helper_adiosNetwork.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 misc/adios2/files/patch-source_adios2_helper_adiosNetwork.cpp (limited to 'misc/adios2') diff --git a/misc/adios2/files/patch-source_adios2_helper_adiosNetwork.cpp b/misc/adios2/files/patch-source_adios2_helper_adiosNetwork.cpp new file mode 100644 index 000000000000..329bfa1aa320 --- /dev/null +++ b/misc/adios2/files/patch-source_adios2_helper_adiosNetwork.cpp @@ -0,0 +1,12 @@ +- workaround for https://github.com/ornladios/ADIOS2/issues/2615 + +--- source/adios2/helper/adiosNetwork.cpp.orig 2021-02-10 18:38:17 UTC ++++ source/adios2/helper/adiosNetwork.cpp +@@ -23,6 +23,7 @@ + #include //AvailableIpAddresses() strncp + #include //AvailableIpAddresses() ioctl + #include //AvailableIpAddresses() close ++#include + + #include + -- cgit v1.2.3