Remove bogus includes

This commit is contained in:
Daniel P. Berrange
2010-12-02 16:00:47 -07:00
committed by Eric Blake
parent 98c379b3c5
commit 70256860ec
2 changed files with 0 additions and 2 deletions
-1
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"
-1
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"