1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-11-12 16:24:29 +03:00

* doc/site.xsl doc/libvir.html doc/*: added informations about

the Perl bindings, regenerated
* python/libvirt_wrap.h: added a missing include.
Daniel
This commit is contained in:
Daniel Veillard
2006-03-28 09:50:17 +00:00
parent 4faeeb1041
commit 7743c7a7b1
14 changed files with 33 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
#include <Python.h>
#include <libvirt.h>
#include <virterror.h>
#ifdef __GNUC__
#ifdef ATTRIBUTE_UNUSED