pkarashchenko commented on a change in pull request #1064: URL: https://github.com/apache/incubator-nuttx-apps/pull/1064#discussion_r825825813
########## File path: netutils/usrsock_rpmsg/usrsock_rpmsg.h ########## @@ -27,6 +27,11 @@ #include <nuttx/net/usrsock.h> +#ifdef CONFIG_NETDEV_WIRELESS_IOCTL +# include <nuttx/wireless/wireless.h> +# include <metal/cache.h> Review comment: Ok. Some time ago I worked with SiFive RISC-V metal SDK, so was a bit confused. Thank you for explanation -- 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