X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2Fcg_arcs.c;h=83696310f740cbb32b1b95339364c0c90064282b;hb=6d9c411afd0301f0262ff63d6dc59dac38f58e63;hp=7ea048b069467a80594a2c17479112537ac84b9b;hpb=caf8ca8e1c4fbebb2f611a3d33f2449fd8dea4f3;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/cg_arcs.c b/gprof/cg_arcs.c index 7ea048b069..83696310f7 100644 --- a/gprof/cg_arcs.c +++ b/gprof/cg_arcs.c @@ -18,6 +18,9 @@ */ #include "libiberty.h" #include "gprof.h" +#include "search_list.h" +#include "source.h" +#include "symtab.h" #include "call_graph.h" #include "cg_arcs.h" #include "cg_dfn.h"