2004-04-06 Andrew Cagney <cagney@redhat.com>

* infttrace.c: Include "infttrace.h".
	* infttrace.h: Include "target.h".
	* Makefile.in (infttrace_h): Update.
	(infttrace.o): Update.
This commit is contained in:
Andrew Cagney
2004-04-06 18:29:10 +00:00
parent 6d5189699c
commit 6339dc9ee1
4 changed files with 12 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
#include "gdb_wait.h"
#include "command.h"
#include "gdbthread.h"
#include "infttrace.h"
/* We need pstat functionality so that we can get the exec file
for a process we attach to.