forked from toolshed/abra
6 lines
75 B
Go
6 lines
75 B
Go
package archive
|
|
|
|
import "golang.org/x/sys/unix"
|
|
|
|
var noattr = unix.ENODATA
|