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 9cb941662f2..7bde098e0e1 100644
--- a/gcc/c-convert.c
+++ b/gcc/c-convert.c
@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */
but what kind of conversions it does will depend on the language. */
#include "config.h"
+#include "system.h"
#include "tree.h"
#include "flags.h"
#include "convert.h"