ttymsg.h revision 83242
1/* $FreeBSD: head/usr.bin/wall/ttymsg.h 83242 2001-09-09 14:23:31Z dd $ */
2
3const char	*ttymsg(struct iovec *, int, const char *, int);
4