X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libgfortran%2Ffmain.c;h=a99263cc5104ba920214d49235513bdc6a3fdf47;hb=c1c059f06e7624a2e6bba56427f2f985e2ac7349;hp=ec621256df1b2d0f2597f0fce2f75247b1710b32;hpb=4ee9c6840ad3fc92a9034343278a1e476ad6872a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libgfortran/fmain.c b/libgfortran/fmain.c index ec621256df1..a99263cc510 100644 --- a/libgfortran/fmain.c +++ b/libgfortran/fmain.c @@ -1,4 +1,6 @@ -#include "config.h" +/* Note that this file is not used as of GFortran 4.5, and exists here + only for backwards compatibility. */ + #include "libgfortran.h" /* The main Fortran program actually is a function, called MAIN__.