* inftarg.c (child_thread_alive): Protect declaration with
authorJeff Law <law@redhat.com>
Mon, 3 Jun 1996 17:59:03 +0000 (17:59 +0000)
committerJeff Law <law@redhat.com>
Mon, 3 Jun 1996 17:59:03 +0000 (17:59 +0000)
        #ifndef CHILD_THREAD_ALIVE.
Fixes net buglet.

gdb/ChangeLog

index 6b3f9ad..0432e8d 100644 (file)
@@ -1,5 +1,8 @@
 Mon Jun  3 11:48:29 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * inftarg.c (child_thread_alive): Protect declaration with
+       #ifndef CHILD_THREAD_ALIVE.
+
        * source.c (find_source_lines): Check the time on the symtab's bfd if
        it exists, else check the time on the exec_bfd.