This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sbin / init.chmr / libutil.h
CommitLineData
800ffe89
NW
1/*
2 * missing prototypes for the functions in libutil.
3 * These should be conatined in a system header file, but aren't.
4 */
5int logout(char *);
6int logwtmp(char *, char *, char *);
7int login_tty(int);