X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Finf-ptrace.h;h=d10f64ae56c01819e99fdc17f83673b23a626240;hb=bc09b0c14fb713a9aec25e09b78499f3bc2441b5;hp=c5bd7573603e7a5322f0674e6e450f07c9113605;hpb=6e1e1966bac965c5a26b5e5cae69cb0ed21be4cc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/inf-ptrace.h b/gdb/inf-ptrace.h index c5bd757360..d10f64ae56 100644 --- a/gdb/inf-ptrace.h +++ b/gdb/inf-ptrace.h @@ -40,6 +40,6 @@ extern pid_t get_ptrace_pid (ptid_t); /* Cleanup the inferior after a successful ptrace detach. */ -extern void inf_ptrace_detach_success (struct target_ops *ops); +extern void inf_ptrace_detach_success (struct target_ops *ops, inferior *inf); #endif