diff --git a/ndhc/ifchange.c b/ndhc/ifchange.c index b23b0f1..fb8f7ca 100644 --- a/ndhc/ifchange.c +++ b/ndhc/ifchange.c @@ -27,6 +27,7 @@ */ #include +#include #include #include #include @@ -42,7 +43,6 @@ #include "arp.h" #include "log.h" #include "io.h" -#include "strl.h" #include "ifchange.h" static struct dhcpmsg cfg_packet; // Copy of the current configuration packet.