diff options
Diffstat (limited to 'conn/mark_unix.go')
-rw-r--r-- | conn/mark_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conn/mark_unix.go b/conn/mark_unix.go index faa4245..fec154c 100644 --- a/conn/mark_unix.go +++ b/conn/mark_unix.go @@ -1,5 +1,4 @@ //go:build linux || openbsd || freebsd -// +build linux openbsd freebsd /* SPDX-License-Identifier: MIT * |