summaryrefslogtreecommitdiff
path: root/gcc/jump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jump.c')
-rw-r--r--gcc/jump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jump.c b/gcc/jump.c
index 4b7a5f4d035..e0d20a60caf 100644
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -52,7 +52,7 @@ Boston, MA 02111-1307, USA. */
from other passes as well. */
#include "config.h"
-#include <stdio.h>
+#include "system.h"
#include "rtl.h"
#include "flags.h"
#include "hard-reg-set.h"