openssh-portable/openbsd-compat/port-aix.h

6 lines
91 B
C

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