X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Finf-child.c;h=96330097e5231395123f2aafc883e5195e4f0cd7;hb=ee057212343faef868b546ce17e9dfc3b370f8e0;hp=31bdd29176cb4c2d65fc30e335ee4781e0a555b0;hpb=7c04e189032a40c4d4dd414ed8e563b4385bd8bc;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/inf-child.c b/gdb/inf-child.c index 31bdd29176..96330097e5 100644 --- a/gdb/inf-child.c +++ b/gdb/inf-child.c @@ -2,7 +2,7 @@ Unix. Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, - 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. + 1998, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GDB. @@ -121,7 +121,7 @@ inf_child_remove_vfork_catchpoint (int pid) } static int -inf_child_follow_fork (int follow_child) +inf_child_follow_fork (struct target_ops *ops, int follow_child) { /* This version of Unix doesn't support following fork or vfork events. */