OSDN Git Service

* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Oct 2010 16:43:56 +0000 (16:43 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Oct 2010 16:43:56 +0000 (16:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165318 138bc75d-0d04-0410-961f-82ee72b054a4

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"