summaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/flow.c')
-rw-r--r--gcc/flow.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/flow.c b/gcc/flow.c
index 09dacf50dee..e5fe0105867 100644
--- a/gcc/flow.c
+++ b/gcc/flow.c
@@ -109,8 +109,7 @@ Boston, MA 02111-1307, USA. */
reg_n_calls_crosses and reg_basic_block. */
#include "config.h"
-#include <sys/types.h>
-#include <stdio.h>
+#include "system.h"
#include "rtl.h"
#include "basic-block.h"
#include "insn-config.h"