v01d opened a new pull request #3477: URL: https://github.com/apache/incubator-nuttx/pull/3477
## Summary Found many files including `sys/errno.h` which is actually provided by system. The correct path should be just `errno.h` which is provided by NuttX. ## Impact Probably nothing was broken, as only very basic standard definitions where used from that file. ## Testing Build esp32 configs successfully, others should behave the same -- 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. For queries about this service, please contact Infrastructure at: [email protected]
