diff --git a/tailfile_unix.go b/tailfile.go similarity index 96% rename from tailfile_unix.go rename to tailfile.go index 10d0446..8697cb7 100644 --- a/tailfile_unix.go +++ b/tailfile.go @@ -2,6 +2,8 @@ // code is governed by the MIT license that can be found in the LICENSE // file. +//+build !windows + package termshark import (