Move virBuffer functions into src/buf.c,h

This commit is contained in:
Daniel P. Berrange
2007-06-26 22:33:22 +00:00
parent 675ba3170d
commit 2f02d292da
17 changed files with 24 additions and 211 deletions

View File

@@ -20,7 +20,7 @@
#include <libxml/xpath.h>
#include "libvirt/libvirt.h"
#include "xml.h"
#include "buf.h"
#include "xmlrpc.h"
#include "testutils.h"