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

@@ -27,7 +27,7 @@
#include "virfile.h"
#include "virterror_internal.h"
#include "vircommand.h"
#include "memory.h"
#include "viralloc.h"
#include "pci.h"
#include "virlog.h"