* linux-arm-low.c: Include <signal.h>.
[deliverable/binutils-gdb.git] / bfd / ptrace-core.c
index ce621547fe47cf04cafeb08a0004a33e30e3ff5d..77eaaeb46a1a51d5c81247150cab71dd2361f5ef 100644 (file)
@@ -53,6 +53,7 @@ const bfd_target *ptrace_unix_core_file_p PARAMS ((bfd *abfd));
 char * ptrace_unix_core_file_failing_command PARAMS ((bfd *abfd));
 int ptrace_unix_core_file_failing_signal PARAMS ((bfd *abfd));
 #define ptrace_unix_core_file_matches_executable_p generic_core_file_matches_executable_p
+#define ptrace_unix_core_file_pid _bfd_nocore_core_file_pid
 static void swap_abort PARAMS ((void));
 
 const bfd_target *
This page took 0.023188 seconds and 4 git commands to generate.