summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-aix.h
blob: e4d14f4ae35150944426d51c3f0e6a6dd4c5698e (plain)
1
2
3
4
5
#ifdef _AIX

void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);

#endif /* _AIX */