diff options
Diffstat (limited to 'gcc/fortran/match.c')
-rw-r--r-- | gcc/fortran/match.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/fortran/match.c b/gcc/fortran/match.c index 825120f..3b36178 100644 --- a/gcc/fortran/match.c +++ b/gcc/fortran/match.c @@ -24,10 +24,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "config.h" #include "system.h" #include "flags.h" - -#include <stdarg.h> -#include <string.h> - #include "gfortran.h" #include "match.h" #include "parse.h" |