[libvirt] [PATCH 04/17] * src/network_conf.c: Include <string.h> for declaration of memcmp.

Daniel P. Berrange berrange at redhat.com
Tue Oct 28 11:32:36 UTC 2008


On Tue, Oct 28, 2008 at 12:21:20PM +0100, Jim Meyering wrote:
> From: Jim Meyering <meyering at redhat.com>
> 
> ---
>  src/network_conf.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/src/network_conf.c b/src/network_conf.c
> index 4c32fa1..99a84dc 100644
> --- a/src/network_conf.c
> +++ b/src/network_conf.c
> @@ -30,6 +30,7 @@
>  #include <sys/stat.h>
>  #include <unistd.h>
>  #include <fcntl.h>
> +#include <string.h>
>  #include <dirent.h>

ACK

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 :|




More information about the libvir-list mailing list