wafsamba.abi: Fix abi_match with both excludes and includes.
commitec3cbb6c476698523c9b5ac047787df101746891
authorJelmer Vernooij <jelmer@samba.org>
Mon, 5 Nov 2012 18:36:30 +0000 (5 19:36 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Nov 2012 21:27:44 +0000 (6 08:27 +1100)
treea2a8df4e4f97eba007e6048cb0a120e6bed138ff
parentd02c8ba122cef7d8b254e5be3ae757eb3bb14235
wafsamba.abi: Fix abi_match with both excludes and includes.

This fixes a regression introduced by 9c3e294400234ebdf9b98031bae583524fd0b0ac
which caused internal symbols in libldb to be exposed.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9357

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>
buildtools/wafsamba/samba_abi.py
buildtools/wafsamba/tests/test_abi.py