Browse Source

Windows: No unix_socket.go

Signed-off-by: John Howard <jhoward@microsoft.com>
John Howard 10 years ago
parent
commit
6c187b8b4b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      api/server/unix_socket.go

+ 2 - 0
api/server/unix_socket.go

@@ -1,3 +1,5 @@
+// +build linux
+
 package server
 
 import (