You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/25 20:09:04 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #7185: libc: Move queue.h from include to include/nuttx

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



-- 
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-unsubscribe@nuttx.apache.org

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