Windows: Patch up compile after adjustCpuShares
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: d2c5fcc8d5ada5e2f33562ca9f7a9b05d0b01676 Component: engine
This commit is contained in:
@ -8,6 +8,8 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/docker/docker/daemon"
|
||||
"github.com/docker/docker/pkg/version"
|
||||
"github.com/docker/docker/runconfig"
|
||||
)
|
||||
|
||||
// NewServer sets up the required Server and does protocol specific checking.
|
||||
|
||||
Reference in New Issue
Block a user