summaryrefslogtreecommitdiff
path: root/map_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'map_common.h')
-rw-r--r--map_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/map_common.h b/map_common.h
index b4213a5..ff136d3 100644
--- a/map_common.h
+++ b/map_common.h
@@ -50,6 +50,7 @@ struct pwbuf {
/* configuration variables. */
extern char *exclude_users;
extern char *mappeduser;
+extern char *mapped_priv_user;
extern uid_t min_uid;
extern int debug;