ipc: build on solaris/illumos

This commit is contained in:
Nahum Shalman 2024-12-02 14:30:52 +00:00 committed by Brad Fitzpatrick
parent 4e883d38c8
commit 0b8b35511f

View file

@ -1,4 +1,4 @@
//go:build wasm || plan9 || aix //go:build wasm || plan9 || aix || solaris || illumos
/* SPDX-License-Identifier: MIT /* SPDX-License-Identifier: MIT
* *