X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Frul.cxx;h=9945163069f0d684248d70a64a91aad455e2a951;hb=db85ebff95b5e7bcb469d99ae25e062b733d090b;hp=47eb238e97de77f925d3b8acc5f2ee1e5d0c1372;hpb=24caa82715fa069adeee910ed26ff27ee38daf96;p=flightgear.git diff --git a/src/Network/rul.cxx b/src/Network/rul.cxx index 47eb238e9..994516306 100644 --- a/src/Network/rul.cxx +++ b/src/Network/rul.cxx @@ -3,7 +3,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 @@ -17,17 +17,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