[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-inetutils] [patches] Making Inetutils compilable on OpenBSD.
From: |
Guillem Jover |
Subject: |
Re: [bug-inetutils] [patches] Making Inetutils compilable on OpenBSD. |
Date: |
Mon, 18 Oct 2010 18:04:17 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Hi!
On Mon, 2010-10-18 at 16:25:54 +0200, Giuseppe Scrivano wrote:
> Mats Erik Andersson <address@hidden> writes:
>
> > 0002-src-rexec.c- ... : Missing casts to "struct sockaddr".
>
> why do you need these casts?
Because those functions expect 'struct sockaddr' while they are fed
'struct sockaddr_in'.
regards,
guillem