diff --git a/netutils/dhcpd/dhcpd.c b/netutils/dhcpd/dhcpd.c index d13d7cee5..b0f171384 100644 --- a/netutils/dhcpd/dhcpd.c +++ b/netutils/dhcpd/dhcpd.c @@ -56,6 +56,7 @@ # include /* For ndbg, vdbg */ # include /* For CONFIG_CPP_HAVE_WARNING */ # include /* For irqstore() and friends -- REVISIT */ +# include /* For net_lock() and friends */ # include /* For low-level ARP interfaces -- REVISIT */ # include /* Advertised DHCPD APIs */ #endif