xiaoxiang781216 commented on PR #6376:
URL: https://github.com/apache/incubator-nuttx/pull/6376#issuecomment-1150909206

   > The issue of naming conflict comes from: `#include <stdio.h>` -> `#include 
<nuttx/fs/fs.h>` -> `#include <nuttx/mutex.h>` because `struct file_struct` has 
member `rmutex_t fs_lock;`
   
   It's hard to fix:(


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