mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-10 07:25:56 -06:00
Unfortunately the NWFilter functions were outside of the "extern C { ... }" declaration in include/libvirt/libvirt.h.in, which means that they couldn't be properly used with C++. Move them inside of the braces, which should fix the problem. Signed-off-by: Chris Lalancette <clalance@redhat.com> |
||
---|---|---|
.. | ||
libvirt | ||
.gitignore | ||
Makefile.am |