aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/virsh.c')
-rw-r--r--tools/virsh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/virsh.c b/tools/virsh.c
index ab88fcb9e..96b31f0b6 100644
--- a/tools/virsh.c
+++ b/tools/virsh.c
@@ -81,6 +81,7 @@
#include "virsh-network.h"
#include "virsh-nodedev.h"
#include "virsh-nwfilter.h"
+#include "virsh-pool.h"
static char *progname;
@@ -2815,7 +2816,6 @@ vshParseArgv(vshControl *ctl, int argc, char **argv)
return true;
}
-#include "virsh-pool.c"
#include "virsh-secret.c"
#include "virsh-snapshot.c"
#include "virsh-volume.c"