Remove bogus includes

This commit is contained in:
Daniel P. Berrange 2010-05-25 12:17:56 +01:00 committed by Eric Blake
parent 98c379b3c5
commit 70256860ec
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -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"