* basic_blocks.c: Always include "gprof.h" first.
[deliverable/binutils-gdb.git] / gprof / gprof.c
index aca143c8b865eec973e2927a7a392274e040304a..e5e88635675821cc3aba272eea6cc944ba72b964 100644 (file)
@@ -27,8 +27,8 @@
  * SUCH DAMAGE.
  */
 
-#include "libiberty.h"
 #include "gprof.h"
+#include "libiberty.h"
 #include "bfdver.h"
 #include "search_list.h"
 #include "source.h"
This page took 0.036617 seconds and 4 git commands to generate.