* alpha.c (alpha_Instruction): Don't use.
[deliverable/binutils-gdb.git] / gprof / cg_dfn.c
index 02d64e7388865c82bb0c53f87eab2a71596a2742..75b033beb456e3bf3456c4f75cba3fd867d45557 100644 (file)
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
-#include <stdio.h>
 #include "libiberty.h"
 #include "gprof.h"
+#include "search_list.h"
+#include "source.h"
+#include "symtab.h"
 #include "cg_arcs.h"
 #include "cg_dfn.h"
-#include "symtab.h"
 #include "utils.h"
 
 #define        DFN_INCR_DEPTH (128)
This page took 0.02339 seconds and 4 git commands to generate.