mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-07 22:20:24 +00:00
7 lines
72 B
Go
7 lines
72 B
Go
// +build solaris
|
|
// +build !appengine
|
|
|
|
package pb
|
|
|
|
const sysIoctl = 54
|