Date: Wed, 5 Jan 2000 08:38:59 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_getfiles.3 Message-ID: <200001051638.IAA06781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/05 08:38:59 PST
Modified files:
lib/libkvm kvm_getfiles.3
Log:
Fixed missing includes in synopsis. <sys/file.h> went missing when KERNEL
was not updated to _KERNEL. Actually including <sys/file.h> as specified
never actually worked, since a prerequisite was missing.
Revision Changes Path
1.6 +4 -3 src/lib/libkvm/kvm_getfiles.3
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?200001051638.IAA06781>
