mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
7 lines
71 B
Go
7 lines
71 B
Go
//go:build freebsd
|
|
// +build freebsd
|
|
|
|
package libpod
|
|
|
|
type rlimT int64
|