X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=piece.go;h=e08b2609690e385663c4df716d22d05ab3c7808b;hb=HEAD;hp=3ef3576fddec3dacc286ef80bd3def04e97cdd8e;hpb=75cc4e98d4ae847b990d5a4292ed0deafa2edb92;p=btrtrc.git diff --git a/piece.go b/piece.go index 3ef3576f..e08b2609 100644 --- a/piece.go +++ b/piece.go @@ -6,6 +6,7 @@ import ( "github.com/anacrolix/chansync" "github.com/anacrolix/missinggo/v2/bitmap" + "github.com/anacrolix/torrent/metainfo" pp "github.com/anacrolix/torrent/peer_protocol" "github.com/anacrolix/torrent/storage"