On Mon, 2009-01-05 at 01:17 +0100, Jiri Palecek > wrote: > Hello, > > this is a patch for bug #2128681 suggested by Fathi Boudra. > > Regards > Jiri Palecek > > Signed-off-by: Jiri Palecek <[email protected]>
Thanks. Regards-- Subrata > --- > testcases/kernel/syscalls/fork/fork10.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/testcases/kernel/syscalls/fork/fork10.c > b/testcases/kernel/syscalls/fork/fork10.c > index 7561bf3..fba3c32 100644 > --- a/testcases/kernel/syscalls/fork/fork10.c > +++ b/testcases/kernel/syscalls/fork/fork10.c > @@ -63,7 +63,6 @@ int main(int ac, char **av) > int status, pid, fildes; > char parchar[2]; > char chilchar[2]; > - long lseek(); > > int lc; /* loop counter */ > char *msg; /* message returned from parse_opts */ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
