xiaoxiang781216 commented on a change in pull request #1064:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1064#discussion_r825813946



##########
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:
       libmetal is part of OpenAMP framework:
   https://github.com/OpenAMP/libmetal/blob/main/lib/cache.h#L33-L49
   




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