-ifndef('__dns.hrl__'). -define('__dns.hrl__', ok). -include("dns_terms.hrl"). -include("dns_records.hrl"). -endif.