Skip to content
Commit 44479d3e authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

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];
        ^
parent d25876c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment