CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/18 02:51:53
Modified files:
sys/miscfs/fuse: fuse_device.c fuse_file.c fuse_lookup.c
fuse_vnops.c
Log message:
Do not rely on the fact that sys/vnode.h includes all the world
through uvm/uvm.h and add proper includes for function definitions.
ok syl@
