dns/powerdns: fix build on big-endian
dnsproxy.cc:245:9: error: use of undeclared identifier 'd' d.id = (256 * (uint16_t)buffer[1]) + (uint16_t)buffer[0]; ^
Loading
Please register or sign in to comment
dnsproxy.cc:245:9: error: use of undeclared identifier 'd' d.id = (256 * (uint16_t)buffer[1]) + (uint16_t)buffer[0]; ^