1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-12 07:33:48 +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

@@ -33,7 +33,7 @@
# include <rpc/xdr.h>
# include "remote_protocol.h"
# include "qemu_protocol.h"
# include "logging.h"
# include "virlog.h"
# include "threads.h"
# if HAVE_SASL
# include "virnetsaslcontext.h"