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

@@ -11,7 +11,7 @@
#include "internal.h"
#include "testutils.h"
#include "network_conf.h"
#include "command.h"
#include "vircommand.h"
#include "memory.h"
#include "network/bridge_driver.h"