浏览代码

Fixed linux helper, socket_to_fd.

Steve Thielemann 3 年之前
父节点
当前提交
842cce920b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      door/help_linux_test.go

+ 1 - 1
door/help_linux_test.go

@@ -1,6 +1,6 @@
 package door
 
-input (
+import (
 	"net"
 )