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

Rename memory.{c,h} to viralloc.{c,h}

This commit is contained in:
Daniel P. Berrange
2012-12-12 18:06:53 +00:00
parent 936d95d347
commit ab9b7ec2f6
269 changed files with 273 additions and 273 deletions

View File

@@ -28,7 +28,7 @@
#include <sys/utsname.h>
#include "util.h"
#include "memory.h"
#include "viralloc.h"
#include "virfile.h"
#include "virt-host-validate-common.h"