diff options
Diffstat (limited to 'gcc/loop.c')
| -rw-r--r-- | gcc/loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop.c b/gcc/loop.c index 5e3039f18ff..2a503324986 100644 --- a/gcc/loop.c +++ b/gcc/loop.c @@ -35,7 +35,7 @@ Boston, MA 02111-1307, USA. */ while to do these things. */ #include "config.h" -#include <stdio.h> +#include "system.h" #include "rtl.h" #include "obstack.h" #include "expr.h" |

