aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 97a4b55..b1dcc28 100644
--- a/main.go
+++ b/main.go
@@ -3,6 +3,8 @@
// Use of this source code is governed by the ISC license that can be
// found in the LICENSE file.
+// +build linux
+
package main
import (