X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libgfortran%2Fgenerated%2Fmaxloc1_8_r16.c;fp=libgfortran%2Fgenerated%2Fmaxloc1_8_r16.c;h=93b0c722ea2d2befd4f5cd852fcf7c4389e022eb;hb=41f2d5e84d7a765959ef14ccc56a63ba65564c5f;hp=06e00dc0eb4992313ba5040165cbd4aa4105f0ee;hpb=c407d2871c8df216346ebfbb4bc39bb893669c85;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libgfortran/generated/maxloc1_8_r16.c b/libgfortran/generated/maxloc1_8_r16.c index 06e00dc0eb4..93b0c722ea2 100644 --- a/libgfortran/generated/maxloc1_8_r16.c +++ b/libgfortran/generated/maxloc1_8_r16.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_16) && defined (HAVE_GFC_INTEGER_8)