]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_netChannel.cxx
Change IPAddress to use getaddrinfo internally, and store the sockaddr data via a...
[simgear.git] / simgear / io / sg_netChannel.cxx
index c65025652b5181bab89456e882ac32b3bd49d6f8..c3644b6c275d5d915d5844da112802f4efc6df6d 100644 (file)
@@ -34,6 +34,7 @@
 #include <memory>
 #include <cassert>
 #include <cstring>
+#include <errno.h>
 
 #include <simgear/debug/logstream.hxx>