]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket.cxx
- new FSF addresses
[simgear.git] / simgear / io / sg_socket.cxx
index 2142548f891933c5be08ada15e7643cfa01e79dc..433415dcfe1b42d98d8fd9aaf52bbede9124863e 100644 (file)
 //
 // 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 <simgear_config.h>
+#endif
 
 #include <simgear/compiler.h>