aboutsummaryrefslogtreecommitdiff
path: root/src/os/user/listgroups_aix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/user/listgroups_aix.go')
-rw-r--r--src/os/user/listgroups_aix.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/user/listgroups_aix.go b/src/os/user/listgroups_aix.go
index 17de3e98d4..d2fdfdc6b1 100644
--- a/src/os/user/listgroups_aix.go
+++ b/src/os/user/listgroups_aix.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build cgo && !osusergo
// +build cgo,!osusergo
package user