freebsd-skq/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 */