Make more module init functions public, since they are compiled with -fvisibility...
authorJelmer Vernooij <jelmer@samba.org>
Wed, 20 Feb 2008 18:40:20 +0000 (19:40 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 20 Feb 2008 18:40:20 +0000 (19:40 +0100)
commit39a6495c86679d5e970012a0d1f5cd375e56450c
tree751a12cb1b2d6e2539e69c0d05659c739cec64ce
parent5e0f8cabee6ea9528e1bba6c0d3edc7014fb5922
Make more module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X.
(This used to be commit da1a9438bd89569077ef1eaa9dc977b5f9d62836)
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/gensec/schannel.c
source4/auth/gensec/spnego.c
source4/auth/ntlmssp/ntlmssp.c
source4/lib/events/events_select.c
source4/lib/events/events_standard.c
source4/lib/socket/socket_ip.c
source4/lib/socket/socket_unix.c