Date: Wed, 7 May 1997 06:23:04 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/isofs/cd9660 iso.h Message-ID: <199705071323.GAA03469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 97/05/07 06:23:04 Modified: sys/isofs/cd9660 iso.h Log: Hide the kernel-only stuff inside #ifdef KERNEL. XXX should be #ifdef _KERNEL XXX^2 the !KERNEL part should probably be moved out into a publically visible header file anyway. Revision Changes Path 1.16 +14 -5 src/sys/isofs/cd9660/iso.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705071323.GAA03469>