mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
7 lines
72 B
Go
7 lines
72 B
Go
// +build solaris
|
|
// +build !appengine
|
|
|
|
package pb
|
|
|
|
const sysIoctl = 54
|