1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-03 08:21:58 +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 99865a4c8d
commit 86dda3bcc7

View File

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