summaryrefslogtreecommitdiffstats
path: root/libgo/go/os/user/lookup_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/os/user/lookup_unix.go')
-rw-r--r--libgo/go/os/user/lookup_unix.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/go/os/user/lookup_unix.go b/libgo/go/os/user/lookup_unix.go
index 89886cb03cf..602a3da2cd4 100644
--- a/libgo/go/os/user/lookup_unix.go
+++ b/libgo/go/os/user/lookup_unix.go
@@ -3,6 +3,7 @@
// license that can be found in the LICENSE file.
// +build darwin freebsd linux
+// +build cgo
package user
OpenPOWER on IntegriCloud