mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-19 04:17:48 +00:00
Merge pull request #265 from Microsoft/10662-compileagain
Windows: Allow compilation (again)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// +build !linux
|
||||
|
||||
package sandbox
|
||||
|
||||
// GC triggers garbage collection of namespace path right away
|
||||
// and waits for it.
|
||||
func GC() {
|
||||
}
|
||||
Reference in New Issue
Block a user