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

@@ -7,7 +7,7 @@
# include <unistd.h>
# include "internal.h"
# include "memory.h"
# include "viralloc.h"
# include "testutils.h"
# include "vmx/vmx.h"