]> git.ipfire.org Git - thirdparty/libvirt.git/commit
securityselinuxhelper: Adapt to virmock.h
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 13 May 2016 10:46:35 +0000 (12:46 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 14 May 2016 07:22:12 +0000 (09:22 +0200)
commita1ffedc682de6a37fac19a2c9ae108acdab8deb0
tree79b60fec4221a4c0980f1f2bee176f3baae823c8
parentca88c0e7b2b45ef6dce4b3e33cf0f1e388b29725
securityselinuxhelper: Adapt to virmock.h

Instead of introducing our own wrapper for dlsym()
we can use the one provided by virmock.h.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/securityselinuxhelper.c