]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix prior
authorRoy Marples <roy@marples.name>
Fri, 25 Oct 2019 11:36:22 +0000 (12:36 +0100)
committerRoy Marples <roy@marples.name>
Fri, 25 Oct 2019 11:36:22 +0000 (12:36 +0100)
src/dhcp.c

index d26636d4664656ca9ceebe0824edb6cc5c9d99c7..6ffd139b20e9256fbc86198af8d056331387bc22 100644 (file)
@@ -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