K 10 svn:author V 3 bde K 8 svn:date V 27 1995-11-09T08:41:25.000000Z K 7 svn:log V 475 ext2_inode_cnv.c: Included and its prerequisite , and cleaned up includes. The vop_t changes made the non-inclusion of vnode.h fatal instead of just sloppy. i386_bitops.h: Changed `extern inline' to `static inline'. `extern inline' is a Linuxism that stops things from compiling without -O. Fixed idempotency identifier. Misc: Added prototypes. Staticized some functions so that prototypes are unnecessary. Added casts. Cleaned up includes. END