Browse Source

Fix compile error on Linux

Rod Hynes 11 years ago
parent
commit
0c8920980e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      psiphon/bindToDevice_nobind.go

+ 1 - 1
psiphon/bindToDevice_nobind.go

@@ -1,4 +1,4 @@
-// +build !android !linux
+// +build !android,!linux
 
 
 /*
 /*
  * Copyright (c) 2014, Psiphon Inc.
  * Copyright (c) 2014, Psiphon Inc.