Junbo-Zheng commented on code in PR #1700:
URL: https://github.com/apache/nuttx-apps/pull/1700#discussion_r1157288783


##########
netutils/dhcpd/dhcpd.c:
##########
@@ -23,6 +23,8 @@
  ****************************************************************************/
 
 #ifdef CONFIG_NETUTILS_DHCPD_HOST
+#  include <sys/types.h>

Review Comment:
   > But this is `CONFIG_NETUTILS_DHCPD_HOST` enabled. Are we sure that host 
`sys/types.h` provides `ERROR` and `OK`?
   
   Sorry, I missed this, let me close this PR.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to