]> git.sur5r.net Git - openldap/commit
Use STAILQ instead of SIMPLEQ
authorHoward Chu <hyc@symas.com>
Wed, 3 Aug 2011 22:09:45 +0000 (15:09 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 1 Sep 2011 23:17:07 +0000 (16:17 -0700)
commita687f2dc3c82b7e0298e8442a0c262cfdc491577
treeaefae2ff4fc85585a5399264a59d525b317a6c26
parent1f3fdc811e3ce6a34bea15d3dd275fe01425a2a6
Use STAILQ instead of SIMPLEQ

For compat with ancient BSD. Will probably just copy <ldap_queue.h> instead.
libraries/libmdb/mdb.c