diff options
Diffstat (limited to 'libvirt_wrap.h')
-rw-r--r-- | libvirt_wrap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libvirt_wrap.h b/libvirt_wrap.h index 5d1d3e3..29b27ee 100644 --- a/libvirt_wrap.h +++ b/libvirt_wrap.h @@ -8,6 +8,7 @@ #include <Python.h> #include <libvirt.h> +#include <virterror.h> #ifdef __GNUC__ #ifdef ATTRIBUTE_UNUSED |