Merge "veyron/services/mgmt/node/impl: make the app be able to talk to the node manager (and vice-versa) after the node has been claimed."
diff --git a/lib/netconfig/ipaux_other.go b/lib/netconfig/ipaux_other.go
index 5345a8f..23496f0 100644
--- a/lib/netconfig/ipaux_other.go
+++ b/lib/netconfig/ipaux_other.go
@@ -1,4 +1,4 @@
-// +build plan9 windows nacl
+// +build !linux,!bsd
 // TODO(bprosnitz) Should change for nacl?
 
 package netconfig