Module Name: src Committed By: sevan Date: Sat Jan 27 03:54:01 UTC 2018
Modified Files:
src/sys/fs/msdosfs: msdosfs_fat.c
Log Message:
Need strings.h for ffs()
Resolves implict declaration warning of ffs() when building tools via build.sh
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/fs/msdosfs/msdosfs_fat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
