X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fnative.cxx;h=48edaf11566d4d81ccb1d697598ad8090190b4e9;hb=206053722eb59b31ed2fb182044f84bac0058f8a;hp=fffabba3fd8c7f05a21acbec5e340d6d60d69a48;hpb=8c70ec70260280552f7264441d6063736e2cf03b;p=flightgear.git diff --git a/src/Network/native.cxx b/src/Network/native.cxx index fffabba3f..48edaf115 100644 --- a/src/Network/native.cxx +++ b/src/Network/native.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 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,18 +16,22 @@ // // 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$ +#ifdef HAVE_CONFIG_H +# include +#endif + +#include -#include -#include -#include