mirror of
https://github.com/safing/portmaster
synced 2025-09-01 01:59:11 +00:00
[service] Fix windows build
This commit is contained in:
parent
69432d0e48
commit
b7ec90e2c5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/safing/portbase/log"
|
||||
"github.com/safing/portmaster/base/log"
|
||||
"golang.org/x/sys/windows"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue