diff options
Diffstat (limited to 'libgfortran/generated/nearest_r10.c')
-rw-r--r-- | libgfortran/generated/nearest_r10.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgfortran/generated/nearest_r10.c b/libgfortran/generated/nearest_r10.c index 6db0725e8b4..3995d7cf19c 100644 --- a/libgfortran/generated/nearest_r10.c +++ b/libgfortran/generated/nearest_r10.c @@ -1,5 +1,5 @@ /* Implementation of the NEAREST intrinsic - Copyright 2003 Free Software Foundation, Inc. + Copyright 2003, 2007 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Fortran 95 runtime library (libgfortran). @@ -28,7 +28,6 @@ License along with libgfortran; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include "config.h" #include "libgfortran.h" |