Skip to content

Commit 64040e6

Browse files
committed
ipc: build on aix
Updates tailscale/tailscale#11361
1 parent cc193a0 commit 64040e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipc/uapi_fake.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build wasm || plan9
1+
//go:build wasm || plan9 || aix
22

33
/* SPDX-License-Identifier: MIT
44
*

0 commit comments

Comments
 (0)