1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-21 15:33:53 +03:00

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

@@ -29,7 +29,7 @@
#include "testutils.h"
#include "internal.h"
#include "threads.h"
#include "logging.h"
#include "virlog.h"
#include "util.h"
#include "vireventpoll.h"