X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fpve.cxx;h=c78422eb627536298e6a955ac0a636b496e3ac89;hb=b0dcb657e77579ecc79798ff365737095f96f9e2;hp=2caa940601d5f770a99c3559ba3da9feeb4fd319;hpb=2c7625351a7e0b4480f02206759b1a5c342d0d83;p=flightgear.git diff --git a/src/Network/pve.cxx b/src/Network/pve.cxx index 2caa94060..c78422eb6 100644 --- a/src/Network/pve.cxx +++ b/src/Network/pve.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,17 +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