aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/loop.c')
-rw-r--r--gcc/loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/loop.c b/gcc/loop.c
index 5e3039f..2a50332 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"