blob: e4d14f4ae35150944426d51c3f0e6a6dd4c5698e [file] [log] [blame]
Ben Lindstroma9c039c2002-02-19 20:27:55 +00001#ifdef _AIX
2
Ben Lindstromc0041352002-02-25 15:48:02 +00003void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);
Ben Lindstroma9c039c2002-02-19 20:27:55 +00004
5#endif /* _AIX */