Fix compilation issue bringed by #8319

Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
Upstream-commit: 4da25724248d988771c2a546aa065505ceb24038
Component: engine
This commit is contained in:
Alexandr Morozov
2014-10-29 09:31:35 -07:00
parent 0a96e49cc3
commit 28bd6d74bf
@@ -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