X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fnative_fdm.cxx;h=bc28f928a6219cc7317449c00f8abb66896947fd;hb=c47d4f2f3024336c4e11b769880ca6fbefda082d;hp=b6e2c9765bd8c1a29a8254def53c51a6afd746e7;hpb=aad1de2ee5d907dd01dae5c73c3520202a93ed97;p=flightgear.git diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index b6e2c9765..bc28f928a 100644 --- a/src/Network/native_fdm.cxx +++ b/src/Network/native_fdm.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -28,17 +28,21 @@ #include #include // endian tests #include +#include -#include +#include #include