]> git.sur5r.net Git - openldap/commit
Wrap get_ca_list opendir code with #if HAVE_DIRENT_H || dirent to avoid
authorHoward Chu <hyc@openldap.org>
Wed, 24 Jul 2002 19:36:03 +0000 (19:36 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 24 Jul 2002 19:36:03 +0000 (19:36 +0000)
commit5dc098dab0ce96c8c86ea6f8aecf0c98fad21d15
tree46109da8361d634adc4fbd5a2c162f7aaf96e752
parentfcae7e4286282130767e66a924c44848f4c43ebc
Wrap get_ca_list opendir code with #if HAVE_DIRENT_H || dirent to avoid
compile errors on incompatible build platforms.
libraries/libldap/tls.c