Skip to content

Commit

Permalink
fix build break
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Aug 29, 2017
1 parent 1c856a4 commit fee3042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/net/system.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ type AddrError = net.AddrError
type Dialer = net.Dialer
type Listener = net.Listener
type TCPListener = net.TCPListener
type UDPListener = net.UDPListener
type UnixListener = net.UnixListener

0 comments on commit fee3042

Please sign in to comment.