diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ( |
