* alpha.c (alpha_Instruction): Don't use.
[deliverable/binutils-gdb.git] / gprof / source.h
index 58a4e976a1be86daf8a7ee60b7b98289b169e9ba..746848e02f1679c146fbc59d66b0f6a4fff047b7 100644 (file)
@@ -21,10 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #ifndef source_h
 #define source_h
 
-#include <stdio.h>
-#include "gprof.h"
-#include "search_list.h"
-
 typedef struct source_file
   {
     struct source_file *next;
This page took 0.024112 seconds and 4 git commands to generate.