diff options
Diffstat (limited to 'pkg/rand/rand_state_autogen.go')
-rwxr-xr-x | pkg/rand/rand_state_autogen.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/rand/rand_state_autogen.go b/pkg/rand/rand_state_autogen.go index e46e9ec7e..d387ce1e1 100755 --- a/pkg/rand/rand_state_autogen.go +++ b/pkg/rand/rand_state_autogen.go @@ -1,4 +1,6 @@ // automatically generated by stateify. +// +build !linux + package rand |