]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/ATC-Main.cxx
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next
[flightgear.git] / src / Network / ATC-Main.cxx
index b70b4abf36eb584ce1d6ffd726a8d093000c1f64..bdaf70936f40313a5ffa1158357c7f007ad65e55 100644 (file)
@@ -31,6 +31,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <errno.h>
+
 #include <stdio.h>              //snprintf
 #ifdef _WIN32
 #  include <io.h>                 //lseek, read, write
@@ -38,8 +40,6 @@
 
 #include <string>
 
-#include <plib/ul.h>
-
 #include <simgear/debug/logstream.hxx>
 #include <simgear/props/props_io.hxx>
 #include <simgear/io/iochannel.hxx>