]> git.ipfire.org Git - thirdparty/libvirt.git/commit
admin: Drop 'internal.h' include from libvirt-admin.h
authorErik Skultety <eskultet@redhat.com>
Mon, 10 Aug 2015 12:02:32 +0000 (14:02 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 11 Aug 2015 08:41:10 +0000 (10:41 +0200)
commiteefec56b478e53f06c389ee75a21066b17606163
tree95251e8517b2acbb2f188c23858513e3440eb855
parentf4f1d18dc464a4fd436ce9cdd18d6f06fa7494e5
admin: Drop 'internal.h' include from libvirt-admin.h

This is a public library, it shouldn't include anything that is
internal. Including the library in it's current state to an example
application fails the preprocessor phase.
include/libvirt/libvirt-admin.h