Module Name: src Committed By: chs Date: Fri Jun 9 00:13:09 UTC 2017
Modified Files:
src/sbin/fsck_lfs: vnode.h
Log Message:
this file uses the <sys/queue.h> macros so it should include
that header itself, rather than relying on getting it indirectly
by including some other header.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/fsck_lfs/vnode.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
