sing-box/include/dhcp.go

6 lines
94 B
Go
Raw Permalink Normal View History

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