pkg/mods/unix: Fix test on Windows.

This commit is contained in:
Qi Xiao 2024-02-01 14:51:55 +00:00
parent cd621b10da
commit aea0e08202

View File

@ -1,3 +1,5 @@
//go:build unix
package unix
type RlimT = rlimT