mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
7 lines
72 B
Go
7 lines
72 B
Go
// +build solaris
|
|
// +build !appengine
|
|
|
|
package pb
|
|
|
|
const sysIoctl = 54
|