Commit 9dab8e19 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

fuse: fixup darwin compile.

parent 129662be
...@@ -107,9 +107,7 @@ import "C" ...@@ -107,9 +107,7 @@ import "C"
import ( import (
"fmt" "fmt"
"log" "log"
"os"
"os/exec" "os/exec"
"path/filepath"
"syscall" "syscall"
"unsafe" "unsafe"
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment