diff options
Diffstat (limited to 'inet/ruserpass.c')
-rw-r--r-- | inet/ruserpass.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/ruserpass.c b/inet/ruserpass.c index 020733fc53..e0f1a52b0e 100644 --- a/inet/ruserpass.c +++ b/inet/ruserpass.c @@ -286,6 +286,7 @@ bad: (void) fclose(cfile); return (-1); } +libc_hidden_def (ruserpass) static int token() |