Date: Tue, 20 Mar 2001 02:27:04 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc rpc.h Message-ID: <200103201027.f2KAR4F17932@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/03/20 02:27:04 PST
Modified files:
include/rpc rpc.h
Log:
Unbreak LINT.
because rpcb_clnt.h is generated during buildworld and only installed into
/usr/include/rpc (and not present in src/include/rpc) we can fix it
by simply not including it when _KERNEL is defined.
this isn't the most elegant, way and might deserve some revisiting later.
Pointed out by: bde
Revision Changes Path
1.14 +3 -1 src/include/rpc/rpc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103201027.f2KAR4F17932>
