* alpha.c (alpha_Instruction): Don't use.
[deliverable/binutils-gdb.git] / gprof / gprof.c
index 4a1fd50d01d620bf32410ce98478d62de81b85ee..3c29e09f00fe0348166854ee6c5ebf73ae31cb0a 100644 (file)
@@ -19,6 +19,9 @@
 #include "getopt.h"
 #include "libiberty.h"
 #include "gprof.h"
+#include "search_list.h"
+#include "source.h"
+#include "symtab.h"
 #include "basic_blocks.h"
 #include "call_graph.h"
 #include "cg_arcs.h"
@@ -27,7 +30,6 @@
 #include "gmon_io.h"
 #include "hertz.h"
 #include "hist.h"
-#include "source.h"
 #include "sym_ids.h"
 #include "demangle.h"
 
This page took 0.023347 seconds and 4 git commands to generate.