sing-box/include/dhcp.go

6 lines
94 B
Go

//go:build with_dhcp
package include
import _ "github.com/sagernet/sing-box/transport/dhcp"