summaryrefslogtreecommitdiffstats
path: root/src/responder/autofs/autofs_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/autofs/autofs_private.h')
-rw-r--r--src/responder/autofs/autofs_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/responder/autofs/autofs_private.h b/src/responder/autofs/autofs_private.h
index b29b3bb0d..bb0c61896 100644
--- a/src/responder/autofs/autofs_private.h
+++ b/src/responder/autofs/autofs_private.h
@@ -39,6 +39,7 @@ struct autofs_cmd_ctx {
char *mapname;
char *key;
uint32_t cursor;
+ uint32_t max_entries;
bool check_next;
};