Commit dd005502 authored by Aaron Jacobs's avatar Aaron Jacobs

Fixed a build error.

parent 61d71f86
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
package fuse package fuse
import "github.com/jacobsa/fuse/internal/fuseshim"
// Attempt to unmount the file system whose mount point is the supplied // Attempt to unmount the file system whose mount point is the supplied
// directory. // directory.
func Unmount(dir string) error { func Unmount(dir string) error {
......
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