pkarashchenko commented on code in PR #7185:
URL: https://github.com/apache/incubator-nuttx/pull/7185#discussion_r979451829


##########
include/nuttx/wdog.h:
##########
@@ -29,7 +29,6 @@
 
 #include <nuttx/clock.h>
 #include <stdint.h>
-#include <queue.h>

Review Comment:
   Seems now we need to add `#include <nuttx/queue.h>`  to `sched/wdog/wdog.h` 
as it was implicitly included till now.
   After adding it code builds locally.



-- 
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