sing-box/include/dhcp.go

6 lines
94 B
Go
Raw Normal View History

2023-02-08 08:28:52 +00:00
//go:build with_dhcp
package include
import _ "github.com/sagernet/sing-box/transport/dhcp"