mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Rename buf.{c,h} to virbuffer.{c,h}
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "internal.h"
|
||||
#include "util.h"
|
||||
#include "testutils.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
|
||||
#define TEST_ERROR(...) \
|
||||
|
||||
Reference in New Issue
Block a user