[libvirt] [PATCH 07/10] Remove bogus includes
Daniel P. Berrange
berrange at redhat.com
Thu Nov 18 09:51:37 UTC 2010
On Wed, Nov 17, 2010 at 09:28:59PM -0700, Eric Blake wrote:
> From: Daniel P. Berrange <berrange at redhat.com>
>
> ---
> src/conf/domain_conf.c | 1 -
> src/util/hooks.c | 1 -
> 2 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
> index 30c27db..dc6f198 100644
> --- a/src/conf/domain_conf.c
> +++ b/src/conf/domain_conf.c
> @@ -42,7 +42,6 @@
> #include "c-ctype.h"
> #include "logging.h"
> #include "network.h"
> -#include "macvtap.h"
> #include "nwfilter_conf.h"
> #include "ignore-value.h"
> #include "storage_file.h"
> diff --git a/src/util/hooks.c b/src/util/hooks.c
> index 8e24564..2a9df20 100644
> --- a/src/util/hooks.c
> +++ b/src/util/hooks.c
> @@ -33,7 +33,6 @@
> #include "virterror_internal.h"
> #include "hooks.h"
> #include "util.h"
> -#include "conf/domain_conf.h"
> #include "logging.h"
> #include "memory.h"
> #include "files.h"
You might want to re-check this one - when I re-tested with macvtap
enabled, it caused a build failure.
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.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