dhcp: include conditionals from existing dhclient configuration
Since commit 159ff232 ('dhcp/dhclient-utils: skip over dhclient.conf blocks') we skip blocks enclosed in lines containing '{' and '}' because NM should ignore 'lease', 'alias' and other declarations. However, conditional statements seem useful and should not be skipped.