Date: Tue Oct 14 02:19:19 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv13181
Modified Files:
Tag: SAMBA_3_0
wb_common.c
Log Message:
Undo previous commit because it breaks the build.
DEBUG() should not be called in winbind client code as it's actually
dynamically linked by glibc into programs that use the nsswitch
database functions.
Revisions:
wb_common.c 1.14.2.9 => 1.14.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/wb_common.c.diff?r1=1.14.2.9&r2=1.14.2.10