* c-opts.c: Include "tm_p.h".
authorBen Elliston <bje@au.ibm.com>
Tue, 4 Sep 2007 09:33:40 +0000 (09:33 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Tue, 4 Sep 2007 09:33:40 +0000 (19:33 +1000)
From-SVN: r128070

gcc/ChangeLog
gcc/c-opts.c

index 75bea70a5d045a106d7ee79967367d9b90d59d3d..25d121033470ddb406a682ae5fa510620cd4b429 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-04  Ben Elliston  <bje@au.ibm.com>
+
+       * c-opts.c: Include "tm_p.h".
+
 2007-09-04  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/33291
index 44adae4bb87a0e12fde2bc06acfc406e71a1d621..2a158c191e7d77e3e14bc5cee8d73ac5a691b868 100644 (file)
@@ -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