xref: /freebsd/usr.bin/wall/ttymsg.h (revision 376ea9726b13ee0dcea3017bbd65ef8075185334)
1 /* $FreeBSD$ */
2 
3 const char	*ttymsg(struct iovec *, int, const char *, int);
4