toplev.h: New file.
[gcc.git] / gcc / c-lex.c
index 07f975b83a7680af8ce4230c99c02c11ef61ed04..66623dd79f34bf8d7698f861a1f0397c384141d3 100644 (file)
@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA.  */
 #include "flags.h"
 #include "c-parse.h"
 #include "c-pragma.h"
+#include "toplev.h"
 
 /* MULTIBYTE_CHARS support only works for native compilers.
    ??? Ideally what we want is to model widechar support after