This makes it easier to spot if code is only used on Linux. Note that "all of" the bridge driver is Linux-only. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@@ -1,5 +1,3 @@
-//go:build linux
-
package bridge
import (