Remove unnecessary includes from virsh.h

Include them in the files that need them instead.
This commit is contained in:
Ján Tomko
2015-04-02 10:27:56 +02:00
parent 8995e91b5f
commit 15e61034a5
5 changed files with 4 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@
#include "virbuffer.h"
#include "viralloc.h"
#include "virfile.h"
#include "virstring.h"
#include "conf/node_device_conf.h"
/*