aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cppexp.c')
-rw-r--r--gcc/cppexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cppexp.c b/gcc/cppexp.c
index 681542325d2..63d527e10f8 100644
--- a/gcc/cppexp.c
+++ b/gcc/cppexp.c
@@ -25,6 +25,7 @@ Written by Per Bothner 1994. */
/* Parse a C expression from text in a string */
#include "config.h"
+#include "system.h"
#include "cpplib.h"
#include "gansidecl.h"