]> git.mxchange.org Git - flightgear.git/blobdiff - src/NetworkOLK/fgd.h
Added write-all parameter to save command. If set to true, the
[flightgear.git] / src / NetworkOLK / fgd.h
index 74883cdfc1523c22cc2f1a51531c749a33b2ed0d..22bee01bd0b6cdc7ab79b681eaa2edf97f55707a 100644 (file)
@@ -2,8 +2,8 @@
 
 #ifndef  _MSC_VER
 
-#include <sys/socket.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h>
 #include <unistd.h>
 #include <netdb.h>