diff options
Diffstat (limited to 'gcc/reorg.c')
| -rw-r--r-- | gcc/reorg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c index f0bda909e9e..d74ba1040a9 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -116,7 +116,7 @@ Boston, MA 02111-1307, USA. */ effect to the ARM, differing mostly in which insn is "in charge". */ #include "config.h" -#include <stdio.h> +#include "system.h" #include "rtl.h" #include "expr.h" #include "insn-config.h" |

