Commit 2861cfa1 by Rainer Orth Committed by Rainer Orth

* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.

From-SVN: r165318
parent 9dc1704f
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> 2010-10-11 Nathan Froyd <froydnj@codesourcery.com>
* vec.h (VEC_qsort): Define. * vec.h (VEC_qsort): Define.
...@@ -35,8 +35,6 @@ ...@@ -35,8 +35,6 @@
#include "tconfig.h" #include "tconfig.h"
#include "tsystem.h" #include "tsystem.h"
#include <fcntl.h> /* for creat() */ #include <fcntl.h> /* for creat() */
#include "coretypes.h"
#include "tm.h"
#if 0 #if 0
#include "sparc/gmon.h" #include "sparc/gmon.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment