semigodking / cdns

CureDNS
Apache License 2.0
77 stars 21 forks source link

fix compile error in openwrt (LEDE) SDK #6

Closed hqvv closed 8 years ago

hqvv commented 8 years ago

I guess, the compiler wont know they are exclusive conditions.

semigodking commented 8 years ago

Thank you. By including endian.h in dns.h, this problem is resolved.