Module Name: src Committed By: kamil Date: Tue Jan 10 04:27:02 UTC 2017
Modified Files:
src/usr.sbin/makefs/chfs: chfs_mkfs.c
Log Message:
Include missing header <unistd.h> for write(2) read(2) close(2)
These functions are undefined after switch to new zlib.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/makefs/chfs/chfs_mkfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
