]> git.mxchange.org Git - flightgear.git/blobdiff - utils/GPSsmooth/UGear_main.cxx
Merge branch 'next' into durk-atc
[flightgear.git] / utils / GPSsmooth / UGear_main.cxx
index faf5d725ff56063a71a00821083a399742cbfead..43d44b6f2af0ec05ebe94805d61dbc71d587fb3b 100644 (file)
@@ -4,6 +4,8 @@
 
 #ifdef HAVE_WINDOWS_H
 #  include <windows.h>
+#else
+#  include <netinet/in.h>       // htonl() ntohl()
 #endif
 
 #ifndef _WIN32