X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fradiostack.cxx;h=09986f09621f052ec3d6e1d44db55863031ee3f8;hb=fee003e8cc17f0aa9a1e9280dd823d20e231e967;hp=e706317b7cff008b442da6f8ad5b0498d8d45a8d;hpb=6d6f0d3e71a9d774803e3a98d45f4c471b238587;p=flightgear.git diff --git a/src/Cockpit/radiostack.cxx b/src/Cockpit/radiostack.cxx index e706317b7..09986f096 100644 --- a/src/Cockpit/radiostack.cxx +++ b/src/Cockpit/radiostack.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 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 @@ -21,711 +21,111 @@ // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + +#include // snprintf + +#include #include #include -#include
-#include #include -#include