* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 11 Oct 2010 16:43:56 +0000 (16:43 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 11 Oct 2010 16:43:56 +0000 (16:43 +0000)
From-SVN: r165318

gcc/ChangeLog
gcc/config/sparc/gmon-sol2.c

index b771419..63564aa 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
+
 2010-10-11  Nathan Froyd  <froydnj@codesourcery.com>
 
        * vec.h (VEC_qsort): Define.
index aeead89..452d98d 100644 (file)
@@ -35,8 +35,6 @@
 #include "tconfig.h"
 #include "tsystem.h"
 #include <fcntl.h> /* for creat() */
-#include "coretypes.h"
-#include "tm.h"
 
 #if 0
 #include "sparc/gmon.h"