diff options
Diffstat (limited to 'gcc/fortran/options.c')
-rw-r--r-- | gcc/fortran/options.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fortran/options.c b/gcc/fortran/options.c index bdffbf3..700cebb 100644 --- a/gcc/fortran/options.c +++ b/gcc/fortran/options.c @@ -20,8 +20,6 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include <string.h> -#include <stdlib.h> #include "config.h" #include "system.h" |