summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/widgets/proc_unix.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/proc_unix.go b/src/widgets/proc_unix.go
index a485f5f..dd60a6e 100644
--- a/src/widgets/proc_unix.go
+++ b/src/widgets/proc_unix.go
@@ -1,3 +1,5 @@
+// +build freebsd linux darwin
+
package widgets
import (