summaryrefslogtreecommitdiffstats
path: root/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.h b/misc.h
index d626dfe..09124e6 100644
--- a/misc.h
+++ b/misc.h
@@ -266,7 +266,7 @@ void openvpn_sleep (const int n);
void configure_path (void);
#if AUTO_USERID
-void get_user_pass_auto_userid (struct user_pass *up);
+void get_user_pass_auto_userid (struct user_pass *up, const char *tag);
#endif
#endif