On 27 November 2012 08:50, Vineet Gupta <[email protected]> wrote:
> On Monday 26 November 2012 07:54 PM, Markos Chandras wrote:
>> From: Markos Chandras <[email protected]>
>>
>> Signed-off-by: Markos Chandras <[email protected]>
>> ---
>>  libc/sysdeps/linux/common/fork.c  | 17 ++++++++++++++++-
>>  libc/sysdeps/linux/common/stubs.c |  2 +-
>>  2 files changed, 17 insertions(+), 2 deletions(-)
>>
>> diff --git a/libc/sysdeps/linux/common/fork.c 
>> b/libc/sysdeps/linux/common/fork.c
>> index 14e00a2..7322581 100644
>> --- a/libc/sysdeps/linux/common/fork.c
>> +++ b/libc/sysdeps/linux/common/fork.c
>> @@ -9,10 +9,25 @@
>>
>>  #include <sys/syscall.h>
>>  #include <unistd.h>
>> +#include <unistd.h>
>
> nit - copy/paste error ?
>

Oh yes good catch.

-- 
Regards,
Markos
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to