[libvirt] [PATCH 1/2] Drop mntent.h include.

Daniel P. Berrange berrange at redhat.com
Wed Dec 12 10:30:35 UTC 2012


On Wed, Dec 12, 2012 at 11:44:20AM +0400, Roman Bogorodskiy wrote:
> It's no longer used and also causes build fail on FreeBSD.
> ---
>  src/qemu/qemu_conf.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c
> index 8d380a1..e95609c 100644
> --- a/src/qemu/qemu_conf.c
> +++ b/src/qemu/qemu_conf.c
> @@ -34,7 +34,6 @@
>  #include <sys/wait.h>
>  #include <arpa/inet.h>
>  #include <sys/utsname.h>
> -#include <mntent.h>
>  
>  #include "virterror_internal.h"
>  #include "qemu_conf.h"

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list