Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
qemu_arm64: Fix build failure
Browse files Browse the repository at this point in the history
This is breakage was introduced by the following commit[0].

[0]: 66b54f8

Fixes: #2753

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Jun 9, 2020
1 parent 89e805e commit 5d442a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions virtcontainers/qemu_arm64.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package virtcontainers

import (
"context"
"fmt"
"time"

govmmQemu "github.com/intel/govmm/qemu"
Expand Down

0 comments on commit 5d442a2

Please sign in to comment.