PR binutils/1437
[deliverable/binutils-gdb.git] / gdb / inf-ttrace.c
index 41393550573e638238ccca1b635bb44773508a35..a9087afa5788b5acc442f190d30b4d27009b9105 100644 (file)
@@ -404,7 +404,7 @@ inf_ttrace_stopped_by_watchpoint (void)
 static pid_t inf_ttrace_vfork_ppid = -1;
 
 static int
-inf_ttrace_follow_fork (int follow_child)
+inf_ttrace_follow_fork (struct target_ops *ops, int follow_child)
 {
   pid_t pid, fpid;
   lwpid_t lwpid, flwpid;
This page took 0.023246 seconds and 4 git commands to generate.