Skip to content

Commit

Permalink
talloc: fix studio compiler build
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
  • Loading branch information
Björn Jacke authored and abartlet committed Nov 10, 2020
1 parent cce4e80 commit 6b85542
Showing 1 changed file with 97 additions and 89 deletions.
Loading

0 comments on commit 6b85542

Please sign in to comment.