Module Name: src Committed By: skrll Date: Tue Dec 18 16:23:20 UTC 2018
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Appease gcc error: comparison of unsigned expression < 0 is always false
when using __BITS(u_int, 0)
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/sys/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
