d528970 Do not include stdio.h before dnsmasq.h

Authored and Committed by pemensik 6 years ago
    Do not include stdio.h before dnsmasq.h
    
    We define some constants in dnsmasq.h, which have an influence on
    stdio.h. So do not include stdio.h before dnsmasq.h.
    
    Signed-off-by: Petr Menšík <pemensik@redhat.com>
    
        
file modified
+3 -0