summaryrefslogtreecommitdiff
path: root/gcc/c-convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-convert.c')
-rw-r--r--gcc/c-convert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-convert.c b/gcc/c-convert.c
index 8ba93a9816a..6f58e766ae0 100644
--- a/gcc/c-convert.c
+++ b/gcc/c-convert.c
@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */
#include "tree.h"
#include "flags.h"
#include "convert.h"
+#include "toplev.h"
/* Change of width--truncation and extension of integers or reals--
is represented with NOP_EXPR. Proper functioning of many things