On Tue, Aug 05, 2008 at 01:52:58PM +0200, Jim Meyering wrote: > Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx> wrote: > ... > > network_conf.c:290: warning: implicit declaration of function `inet_aton' > > network_conf.c:290: warning: nested extern declaration of `inet_aton' > > We can/should use inet_pton instead. Then, not only do we use what seems > to be the preferred interface, but there is a gnulib module by the same > name that can come into play if it too is missing. Even better would be to use getaddrinfo() with AI_NUMERIC, since we already require getaddrinfo() to work on Windows for the remote driver Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list