github.com/keltia/go-ipfs@v0.3.8-0.20150909044612-210793031c63/core/commands/incfusever/incfusever.go (about)

     1  // +build !nofuse
     2  
     3  package incfusever
     4  
     5  import (
     6  	fuseversion "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-fuse-version"
     7  )
     8  
     9  var _ = fuseversion.LocalFuseSystems