Browse Source

fix build break

v2ray 9 years ago
parent
commit
b72afc7c35
1 changed files with 2 additions and 0 deletions
  1. 2 0
      proxy/socks/client_config_json.go

+ 2 - 0
proxy/socks/client_config_json.go

@@ -1,3 +1,5 @@
+// +build json
+
 package socks
 
 import (