Date: Sun, 11 Sep 2005 15:57:07 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/ntfs ntfs.h Message-ID: <200509111557.j8BFv7fV050065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-09-11 15:57:07 UTC
FreeBSD src repository
Modified files:
sys/fs/ntfs ntfs.h
Log:
Do not declare M_NTFSMNT with extern linkage here, since
it is defined with static linkage in ntfs_vfsops.c.
Fixes compilation with GCC 4.0.
Revision Changes Path
1.20 +0 -1 src/sys/fs/ntfs/ntfs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509111557.j8BFv7fV050065>
