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