mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-14 06:04:49 +00:00
f0bfa839bd
code. (Bugzilla Bug 261)
6 lines
91 B
C
6 lines
91 B
C
#ifdef _AIX
|
|
|
|
void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);
|
|
|
|
#endif /* _AIX */
|