Message ID | 20100621085059.ntf07qpao8kwcggs-nzlynne@webmail.spamcop.net |
---|---|
State | New |
Headers | show |
Index: c-opts.c =================================================================== --- c-opts.c (revision 161065) +++ c-opts.c (working copy) @@ -37,6 +37,7 @@ along with GCC; see the file COPYING3. #include "options.h" #include "mkdeps.h" #include "target.h" /* For gcc_targetcm. */ +#include "tm_p.h" /* For C_COMMON_OVERRIDE_OPTIONS. */ #ifndef DOLLARS_IN_IDENTIFIERS # define DOLLARS_IN_IDENTIFIERS true