summaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.c')
-rw-r--r--gcc/expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/expr.c b/gcc/expr.c
index 178f4f1e1ad..f1397c5ebac 100644
--- a/gcc/expr.c
+++ b/gcc/expr.c
@@ -20,7 +20,7 @@ Boston, MA 02111-1307, USA. */
#include "config.h"
-#include <stdio.h>
+#include "system.h"
#include "machmode.h"
#include "rtl.h"
#include "tree.h"