diff --git a/platform/linuxLaunch.go b/platform/linuxLaunch.go index 0e97c0c..4005514 100644 --- a/platform/linuxLaunch.go +++ b/platform/linuxLaunch.go @@ -1,4 +1,4 @@ -// +build linux +// +build linux freebsd netbsd openbsd package platform