Date: Fri, 22 May 1998 09:12:47 +0100 From: Timo Geusch <freebsd@timog.prestel.co.uk> To: freebsd-current@FreeBSD.ORG Subject: Definition of UIO_MAXIOV in <sys/uio.h> Message-ID: <19980522091247.36665@timog.prestel.co.uk>
next in thread | raw e-mail | index | archive | help
Reply-To: Folks, when trying to compile the latest leafnode package on my -current box (cvsupped approx 3 weeks ago), I noticed that the constant UIO_MAXIOV is only defined when KERNEL is defined. Of course I could you kludge it by supplying the constant myself, but I was wondering if there was a reason to define that constant in KERNEL only. If there isn't I'll happily supply the diffs so someone can commit them. Timo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980522091247.36665>