Unverified Commit a8a95124 authored by William F Godoy's avatar William F Godoy Committed by GitHub
Browse files

Update source/adios2/helper/adiosSystem.cpp

parent 2f84fa2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
 *      Author: William F Godoy godoywf@ornl.gov
 */
#include "adiosSystem.h"

#ifndef _WIN32
#include <arpa/inet.h> //AvailableIpAddresses() inet_ntoa
#include <net/if.h>    //AvailableIpAddresses() struct if_nameindex
#include <string.h>    //AvailableIpAddresses() strncp