]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/ATC-Inputs.cxx
Fix for bug 1304 - crash loading XML route
[flightgear.git] / src / Network / ATC-Inputs.cxx
index f73ca6a3fd7193303c31649554dea0a70e4d8369..be59770f89fda441e7f2b9bdc8a26da1acfe0afd 100644 (file)
 #  include <sys/types.h>
 #  include <sys/stat.h>
 #  include <fcntl.h>
+#  include <stdlib.h>
 #  include <unistd.h>
 #  include <istream>
 #endif
 
 #include <errno.h>
 #include <math.h>
+#include <cstdio>
 
 #include <string>