Merge pull request #2713 from nogoegst/archive-openbsd

archive: add support for OpenBSD
This commit is contained in:
Akihiro Suda 2018-10-13 11:22:34 +09:00 committed by GitHub
commit 61f4ecb1e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
// +build linux freebsd solaris // +build freebsd linux openbsd solaris
/* /*
Copyright The containerd Authors. Copyright The containerd Authors.