More for prev commit

This commit is contained in:
Howard Chu 2009-04-20 10:24:42 +00:00
parent 5207531d9b
commit 9b67609efb

View file

@ -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