summaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2014-06-18 11:02:59 +0200
committerJakob Borg <jakob@nym.se>2014-06-18 11:02:59 +0200
commitd09c71b688e618c5af438138363b501ea7171dfa (patch)
tree445e18ef5d1ddf4d25bf91a1b9b8d78cc1833234 /cmd
parent874d6760d403911054806646ef9d1d16fa0163b1 (diff)
Avoid build error in Go1.2
Diffstat (limited to 'cmd')
-rw-r--r--cmd/syncthing/memsize_solaris.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/syncthing/memsize_solaris.go b/cmd/syncthing/memsize_solaris.go
index 360b5e1ad3..9273879e95 100644
--- a/cmd/syncthing/memsize_solaris.go
+++ b/cmd/syncthing/memsize_solaris.go
@@ -1,3 +1,5 @@
+// +build solaris
+
package main
import (