mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
fix linting error on OSX
This commit is contained in:
parent
ebe051b2cc
commit
aa664c1d15
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ package quic
|
|||
import "syscall"
|
||||
|
||||
const (
|
||||
//nolint:stylecheck
|
||||
ip_recvtos = 27
|
||||
msgTypeIPTOS = ip_recvtos
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue