sqlite3: Vendor import of sqlite3 3.40.1
[freebsd.git] / usr.bin / wall / ttymsg.h
1 /* $FreeBSD$ */
2
3 #define TTYMSG_IOV_MAX  32
4
5 const char      *ttymsg(struct iovec *, int, const char *, int);