K 10 svn:author V 3 imp K 8 svn:date V 27 2020-10-12T05:56:29.903918Z K 7 svn:log V 209 systm.h: forward declare ucred for _STANDALONE too There's a number of types we forward declare for the kernel. We need struct ucred for the ZSTD ZFS integration, so go ahead and forward declare it here too. END