Module Name: src Committed By: martin Date: Wed Sep 11 16:36:13 UTC 2019
Modified Files: src/sys/kern [netbsd-9]: kern_time.c Log Message: Additionally pull up the following revision for ticket #192, to fix the build: src/sys/kern/kern_time.c 1.199 mark a variable __diagused to fix this problem affecting many builds: kern/kern_time.c:1413:6: error: variable 'error' set but not used [-Werror=unused-but-set-variable] To generate a diff of this commit: cvs rdiff -u -r1.197.4.1 -r1.197.4.2 src/sys/kern/kern_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.