talloc: fix studio compiler build
commit6b855429b969a1c30e7a57c3aa139c62abb7c98f
authorBjörn Jacke <bj@sernet.de>
Wed, 6 Mar 2019 23:40:12 +0000 (7 00:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 10 Nov 2020 06:53:43 +0000 (10 06:53 +0000)
treed53def1fba2d2dd7bcbc2ae351363aae6c31e5a2
parentcce4e8012c5eafb6d98111b92923d748d72d077b
talloc: fix studio compiler build

Solaris Studio compiler 12.4 is pedantic about prototypes in headers having
the external visibility declarations too. It throws errors like:

redeclaration must have the same or more restrictive linker scoping: ...

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/talloc/talloc.h