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