Merge pull request #8846 from LK4D4/fix_compilation

Fix compilation issue bringed by #8319
This commit is contained in:
Tibor Vass 2014-10-29 12:50:53 -04:00
commit 006d2334d1
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@ import (
"net"
"sync"
log "github.com/Sirupsen/logrus"
"github.com/docker/docker/daemon/networkdriver"
"github.com/docker/docker/pkg/log"
)
// allocatedMap is thread-unsafe set of allocated IP