Define MAXKEYLEN.

This commit is contained in:
Ulrich Drepper 2007-01-31 23:16:14 +00:00
parent 3687a5a7c5
commit 8f9bf73296

View File

@ -44,6 +44,9 @@
/* Path for the configuration file. */
#define _PATH_NSCDCONF "/etc/nscd.conf"
/* Maximu allowed length for the key. */
#define MAXKEYLEN 1024
/* Available services. */
typedef enum