]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: include pthread.h in defs_openbsd.go
authorJoel Sing <joel@sing.id.au>
Tue, 18 May 2021 06:01:43 +0000 (16:01 +1000)
committerJoel Sing <joel@sing.id.au>
Mon, 16 Aug 2021 07:41:07 +0000 (07:41 +0000)
commit6a760d6c36675335eb1756cc2b3f711ec33aa2e2
tree0a29227f3f3ef8116c6f9ad36514fbba41d19a51
parent7aa57a96872f07cdccfe9f7eedbbc86819a93554
runtime: include pthread.h in defs_openbsd.go

This is required now that defs_openbsd.go has pthread related references.

Updates #36435

Change-Id: I73cdf23eef6aceea6f9b37b7702bdb3b560aa120
Reviewed-on: https://go-review.googlesource.com/c/go/+/334877
Trust: Joel Sing <joel@sing.id.au>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/defs_openbsd.go