diff --git a/core/core_unix.go b/core/core_unix.go index af96eb7c..2aca44ce 100644 --- a/core/core_unix.go +++ b/core/core_unix.go @@ -1,4 +1,4 @@ -// +build !windows +// +build !windows,!android package core