X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fnative_fdm.cxx;h=58fb2d8a691debff849347c6a10e2cfdf2086dff;hb=7cad72a6f289d7a4c7863d7c970ccd952c9ebbb5;hp=efa46c8b8db787895bcf3af22120a981cfd1d705;hpb=9385f607bc92b029eed29fa3be8028c29d94f7d7;p=flightgear.git diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index efa46c8b8..58fb2d8a6 100644 --- a/src/Network/native_fdm.cxx +++ b/src/Network/native_fdm.cxx @@ -21,13 +21,72 @@ // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + #include +#include // endian tests #include +#include #include +#include