mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
More for prev commit
This commit is contained in:
parent
5207531d9b
commit
9b67609efb
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
AttributeDescription *nssov_pam_host_ad;
|
||||
AttributeDescription *nssov_pam_svc_ad;
|
||||
|
||||
/* buffer sizes for I/O */
|
||||
#define READBUFFER_MINSIZE 32
|
||||
#define READBUFFER_MAXSIZE 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue