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

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


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