Module Name: src Committed By: pooka Date: Mon Aug 24 16:05:46 UTC 2015
Modified Files:
src/sys/kern: syscalls.conf
Log Message:
<sys/mount.h> is necessary only with !RUMP_CLIENT, so include it only
in that case. Fixes build for Hurd (which does not provide <sys/mount.h>)
from [email protected]
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/kern/syscalls.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
