r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Sep 2006 07:52:16 +0000 (07:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:51:59 +0000 (11:51 -0500)
commit258a465e20e007a30043220367d17ecfc87b4f90
treee85402425f7b199bb87fa95537eeb084861b4066
parent8155621d54c7385a60274b30572770bd4f17e504
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
and DLIST_DEMOTE() now take the type of the tmp pointer
not the tmp pointer itself anymore.

metze
(This used to be commit 2f58645b7094e81dff3734f11aa183ea2ab53d2d)
14 files changed:
source3/auth/auth.c
source3/include/dlinklist.h
source3/lib/smbldap.c
source3/libsmb/cliconnect.c
source3/nmbd/nmbd_browserdb.c
source3/nsswitch/winbindd_dual.c
source3/printing/notify.c
source3/registry/regfio.c
source3/smbd/blocking.c
source3/smbd/nttrans.c
source3/smbd/posix_acls.c
source3/smbd/process.c
source3/smbd/trans2.c
source3/tdb/common/tdbutil.c