mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-11 03:15:44 +00:00
This should never be pulled into the remote client. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
6 lines
90 B
Go
6 lines
90 B
Go
//go:build !remote && freebsd
|
|
// +build !remote,freebsd
|
|
|
|
package libpod
|
|
|
|
type rlimT int64
|