summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-31 23:16:14 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-31 23:16:14 +0000
commit8f9bf732964b3a239d2d0b2d772d65dc717eb0da (patch)
tree3019b69ddaa50e20d374f6b64bc02f2de15791a8
parent3687a5a7c5eea2fa08a94e59de164b2e2da3c3e2 (diff)
Define MAXKEYLEN.
-rw-r--r--nscd/nscd-client.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/nscd/nscd-client.h b/nscd/nscd-client.h
index 051a262c3e..3c9688fd30 100644
--- a/nscd/nscd-client.h
+++ b/nscd/nscd-client.h
@@ -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