]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/generic.cxx
Fix line endings
[flightgear.git] / src / Network / generic.cxx
index c25e82580877615bd71da5fce9aae1610b720c5b..eae2d4492afd1da0861cf0c097f0497f0819ac7a 100644 (file)
@@ -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
@@ -20,6 +20,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <string.h>            // strstr()
 #include <stdlib.h>            // strtod(), atoi()