Fix containerd on windows.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-08-02 23:18:35 -07:00
parent f0821348b4
commit bb99688914
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
// +build !windows
/*
Copyright The containerd Authors.