mirror of
https://github.com/restic/restic.git
synced 2025-08-11 11:28:03 +00:00
fuse: disable for OpenBSD
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// +build !openbsd
|
||||
|
||||
package fuse
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user