OSDN Git Service

2004-04-06 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Tue, 6 Apr 2004 18:28:57 +0000 (18:28 +0000)
committercagney <cagney>
Tue, 6 Apr 2004 18:28:57 +0000 (18:28 +0000)
* infttrace.c: Include "infttrace.h".
* infttrace.h: Include "target.h".
* Makefile.in (infttrace_h): Update.
(infttrace.o): Update.

gdb/ChangeLog

index c2509e6..b36ee1f 100644 (file)
@@ -1,5 +1,12 @@
 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.
+       
+2004-04-06  Andrew Cagney  <cagney@redhat.com>
+
        * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
        (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
        move extern declarations from here ...