diff --git a/term_linux.go b/term_linux.go index 5d2b6aa..645d21d 100644 --- a/term_linux.go +++ b/term_linux.go @@ -1,4 +1,4 @@ -package terminal +package main // These constants are declared here, rather than importing // them from the syscall package as some syscall packages, even