mirror of
https://github.com/restic/restic.git
synced 2025-08-20 07:17:31 +00:00
fuse: fix windows build
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build darwin || freebsd || linux
|
||||
// +build darwin freebsd linux
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user