1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / target.h
index 7f6a2c5de9d0acbedd89b18c79b7f9947f884dcd..f44d3e4754ad101625bce601530c073997b5c101 100644 (file)
@@ -559,8 +559,10 @@ child_pid_to_exec_file PARAMS ((int));
 extern char *
 child_core_file_to_sym_file PARAMS ((char *));
 
+#if defined(CHILD_POST_ATTACH)
 extern void
 child_post_attach PARAMS ((int));
+#endif
 
 extern void
 child_post_wait PARAMS ((int, int));
This page took 0.023786 seconds and 4 git commands to generate.