fix main compile bug

This commit is contained in:
Jae Kwon 2015-10-18 09:04:46 -07:00
parent cc6e845364
commit d51741df72
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import (
"fmt"
"os"
. "github.com/tendermint/tendermint/common"
cfg "github.com/tendermint/tendermint/config"
tmcfg "github.com/tendermint/tendermint/config/tendermint"
"github.com/tendermint/tendermint/node"