archive: add support for OpenBSD

Signed-off-by: Ivan Markin <sw@nogoegst.net>
This commit is contained in:
Ivan Markin 2018-10-12 21:51:10 +00:00
parent 1a5f9a3434
commit a20603090f

View File

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