X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libgfortran%2Fgenerated%2Fmaxloc1_16_r8.c;h=3af2124b137ff29efa69a02d35648ac9612c5184;hb=41f2d5e84d7a765959ef14ccc56a63ba65564c5f;hp=4d2208a12e0ae75f3e954be9038e9f14e2b4ed4e;hpb=c407d2871c8df216346ebfbb4bc39bb893669c85;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libgfortran/generated/maxloc1_16_r8.c b/libgfortran/generated/maxloc1_16_r8.c index 4d2208a12e0..3af2124b137 100644 --- a/libgfortran/generated/maxloc1_16_r8.c +++ b/libgfortran/generated/maxloc1_16_r8.c @@ -1,5 +1,5 @@ /* Implementation of the MAXLOC intrinsic - Copyright 2002 Free Software Foundation, Inc. + Copyright 2002, 2007 Free Software Foundation, Inc. Contributed by Paul Brook This file is part of the GNU Fortran 95 runtime library (libgfortran). @@ -28,11 +28,10 @@ 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" #include #include #include -#include "libgfortran.h" #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_INTEGER_16)