Rename logging.{c,h} to virlog.{c,h}

This commit is contained in:
Daniel P. Berrange
2012-12-12 17:59:27 +00:00
parent 6a095d0851
commit 936d95d347
195 changed files with 196 additions and 196 deletions

View File

@@ -33,7 +33,7 @@
#include "virterror_internal.h"
#include "datatypes.h"
#include "memory.h"
#include "logging.h"
#include "virlog.h"
#include "node_device_conf.h"
#include "node_device_hal.h"
#include "node_device_driver.h"