X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Frul.cxx;h=9945163069f0d684248d70a64a91aad455e2a951;hb=cd20c6073c8f4341d0f82070abae14b765cc8630;hp=d8b1bf20662f4e69e8e078a487a94f020eb3d7b6;hpb=485230b443de22c97d5c4ddfda98598fb52ce98a;p=flightgear.git diff --git a/src/Network/rul.cxx b/src/Network/rul.cxx index d8b1bf206..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,18 +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 // sprintf() -#include -#include