AIX was extremely unhappy about unescaped literal newlines in a multiline
string. ns_config_getzonetype was declared in the header to return dns_zonetype_t, but in the source file to return isc_result_t. The former is correct.
Please register or sign in to comment