diff options
Diffstat (limited to 'ipc/uapi_unix.go')
-rw-r--r-- | ipc/uapi_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/uapi_unix.go b/ipc/uapi_unix.go index 48f6846..57caf21 100644 --- a/ipc/uapi_unix.go +++ b/ipc/uapi_unix.go @@ -1,5 +1,4 @@ //go:build linux || darwin || freebsd || openbsd -// +build linux darwin freebsd openbsd /* SPDX-License-Identifier: MIT * |