aboutsummaryrefslogtreecommitdiffstats
path: root/device/mark_unix.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--device/mark_unix.go (renamed from mark_unix.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/mark_unix.go b/device/mark_unix.go
index 0ae62b7..ee64cc9 100644
--- a/mark_unix.go
+++ b/device/mark_unix.go
@@ -5,7 +5,7 @@
* Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
-package main
+package device
import (
"golang.org/x/sys/unix"