1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-11-11 12:24:25 +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

@@ -38,7 +38,7 @@
# include "internal.h"
# include "console.h"
# include "logging.h"
# include "virlog.h"
# include "util.h"
# include "virfile.h"
# include "memory.h"