Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit a88ee23

Browse files
committed
add build os for file driver.go
Signed-off-by: Allen Sun <[email protected]>
1 parent b90227f commit a88ee23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hypervisor/driver.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build linux
2+
13
package hypervisor
24

35
import (

0 commit comments

Comments
 (0)