Hi! On Mon, 2010-10-18 at 16:25:54 +0200, Giuseppe Scrivano wrote: > Mats Erik Andersson <mats.anders...@gisladisker.se> 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