Subject: CVS commit: pkgsrc/sysutils/lsof
From: Tobias Nygren
Date: 2015-02-26 18:31:23
Message id: 20150226173123.97FFC98@cvs.netbsd.org

Log Message:
define dummy VFS_PROTOS(fsname) which is otherwise only available under _KERNEL.
lsof for legacy reasons includes sys/mount.h without _KERNEL but
msdosfs/msdosfsmount.h with _KERNEL.
Fixes:
/usr/include/msdosfs/msdosfsmount.h:255:12: error: a parameter list without \ 
types is only allowed in a function definition
VFS_PROTOS(msdosfs);

Files:
RevisionActionfile
1.119modifypkgsrc/sysutils/lsof/Makefile