pkgsrc/sysutils/lsof
tnn 5ead0787fc 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);
2015-02-26 17:31:23 +00:00
..
patches Fix broken build on netbsd-5. 2013-04-20 21:48:47 +00:00
DESCR
distinfo Update to 4.87 2014-03-27 19:26:40 +00:00
Makefile define dummy VFS_PROTOS(fsname) which is otherwise only available under _KERNEL. 2015-02-26 17:31:23 +00:00
options.mk
PLIST