Rename command.{c,h} to vircommand.{c,h}

This commit is contained in:
Daniel P. Berrange
2012-12-12 16:27:01 +00:00
parent 2005f7b552
commit 04d9510f50
61 changed files with 63 additions and 63 deletions

View File

@@ -33,7 +33,7 @@
#include "nodeinfo.h"
#include "util.h"
#include "memory.h"
#include "command.h"
#include "vircommand.h"
#include "virfile.h"
#include "virpidfile.h"
#include "virterror_internal.h"