diff --git a/src/dnsmasq.c b/src/dnsmasq.c index 0f73782..878167c 100644 --- a/src/dnsmasq.c +++ b/src/dnsmasq.c @@ -2112,6 +2112,4 @@ int delay_dhcp(time_t start, int sec, int fd, uint32_t addr, unsigned short id) return 0; } -#endif - - +#endif /* HAVE_DHCP */