X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2Ffmain.c;h=a99263cc5104ba920214d49235513bdc6a3fdf47;hp=ec621256df1b2d0f2597f0fce2f75247b1710b32;hb=1019c534e9abae73e55f8aa8e498386ab86d0a90;hpb=4ee9c6840ad3fc92a9034343278a1e476ad6872a 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__.