From: Roy Marples Date: Fri, 25 Oct 2019 11:36:22 +0000 (+0100) Subject: Fix prior X-Git-Tag: v8.1.2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b0197cba57940809e421acfed37669a445440b;p=thirdparty%2Fdhcpcd.git Fix prior --- diff --git a/src/dhcp.c b/src/dhcp.c index d26636d4..6ffd139b 100644 --- a/src/dhcp.c +++ b/src/dhcp.c @@ -136,9 +136,7 @@ static void dhcp_arp_found(struct arp_state *, const struct arp_msg *); #endif static void dhcp_handledhcp(struct interface *, struct bootp *, size_t, const struct in_addr *); -#ifdef IP_PKTINFO static void dhcp_handleifudp(void *); -#endif static int dhcp_initstate(struct interface *); void