diff options
Diffstat (limited to 'rwcancel/fdset.go')
-rw-r--r-- | rwcancel/fdset.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rwcancel/fdset.go b/rwcancel/fdset.go index 28746e6..91bd757 100644 --- a/rwcancel/fdset.go +++ b/rwcancel/fdset.go @@ -1,3 +1,5 @@ +// +build !windows + /* SPDX-License-Identifier: MIT * * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. |