* inftarg.c (child_thread_alive): Protect declaration with

#ifndef CHILD_THREAD_ALIVE.
Fixes net buglet.
This commit is contained in:
Jeff Law
1996-06-03 17:59:03 +00:00
parent 093c1a2f74
commit f4c952e475

View File

@ -1,5 +1,8 @@
Mon Jun 3 11:48:29 1996 Jeffrey A Law (law@cygnus.com) 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 * source.c (find_source_lines): Check the time on the symtab's bfd if
it exists, else check the time on the exec_bfd. it exists, else check the time on the exec_bfd.