Module Name: src Committed By: kamil Date: Tue Jun 18 14:25:04 UTC 2019
Modified Files: src/lib/libc/compat/sys: compat_mknod.c Log Message: Fix warning message for mknod symbol linkage The correct reference for mknod(2) is in <sys/stat.h> To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/compat/sys/compat_mknod.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.