mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00

This should never be pulled into the remote client. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
7 lines
90 B
Go
7 lines
90 B
Go
//go:build !remote && freebsd
|
|
// +build !remote,freebsd
|
|
|
|
package libpod
|
|
|
|
type rlimT int64
|