aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2007-09-04 09:33:40 +0000
committerBen Elliston <bje@gcc.gnu.org>2007-09-04 19:33:40 +1000
commit0b2dffe116ad3f02eada2fcbd23f67c5ba5f3eda (patch)
tree45a8c6a96e02f30af7984f8eb97f9e91a87d101c /gcc/c-opts.c
parent8d67c58f94f8b9166002eed18d2096b35c0666e7 (diff)
downloadgcc-0b2dffe116ad3f02eada2fcbd23f67c5ba5f3eda.zip
gcc-0b2dffe116ad3f02eada2fcbd23f67c5ba5f3eda.tar.gz
gcc-0b2dffe116ad3f02eada2fcbd23f67c5ba5f3eda.tar.bz2
* c-opts.c: Include "tm_p.h".
From-SVN: r128070
Diffstat (limited to 'gcc/c-opts.c')
-rw-r--r--gcc/c-opts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-opts.c b/gcc/c-opts.c
index 44adae4..2a158c1 100644
--- a/gcc/c-opts.c
+++ b/gcc/c-opts.c
@@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see
#include "options.h"
#include "mkdeps.h"
#include "target.h"
+#include "tm_p.h"
#ifndef DOLLARS_IN_IDENTIFIERS
# define DOLLARS_IN_IDENTIFIERS true