1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/crypto/openssh/openbsd-compat/port-aix.h
2002-06-27 22:31:32 +00:00

6 lines
91 B
C

#ifdef _AIX
void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);
#endif /* _AIX */