fix panic on install on unix systems (#198)

pull/200/head
Ryan Wise 2020-01-06 15:31:24 -05:00 committed by Xiang Li
parent 0b7b41e21b
commit 126e837046
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build aix
package bbolt
import (