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:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "internal.h"
|
||||
#include "virbitmap.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "c-ctype.h"
|
||||
#include "conf/domain_conf.h"
|
||||
#include "console.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "virsh-domain.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "internal.h"
|
||||
#include "base64.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "xml.h"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "virsh-domain.h"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include <libxml/xmlsave.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "memory.h"
|
||||
#include "util.h"
|
||||
#include "virfile.h"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
#include "internal.h"
|
||||
#include "virterror_internal.h"
|
||||
#include "base64.h"
|
||||
#include "buf.h"
|
||||
#include "virbuffer.h"
|
||||
#include "console.h"
|
||||
#include "util.h"
|
||||
#include "memory.h"
|
||||
|
||||
Reference in New Issue
Block a user