mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
6 lines
91 B
C
6 lines
91 B
C
#ifdef _AIX
|
|
|
|
void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);
|
|
|
|
#endif /* _AIX */
|