libvirt/include/libvirt
Chris Lalancette 60d05f7321 Allow nwfilter functions to be compiled with C++
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>
2010-05-25 09:29:33 -04:00
..
.gitignore Ignore auto-generated header file 2009-09-22 16:12:51 +01:00
libvirt.h.in Allow nwfilter functions to be compiled with C++ 2010-05-25 09:29:33 -04:00
Makefile.am * src/Makefile.am src/internal.h src/libvirt.c src/libvirt_sym.version 2006-02-24 22:36:10 +00:00
virterror.h Snapshot API framework. 2010-04-05 10:24:34 -04:00