xiaoxiang781216 commented on a change in pull request #1009: URL: https://github.com/apache/incubator-nuttx/pull/1009#discussion_r422875371
########## File path: include/signal.h ########## @@ -267,9 +267,9 @@ * special meaning in some circumstances (e.g., kill()). */ -#ifndef __SIGSET_T_DEFINED Review comment: That's why it's better to not mix the NuttX and host header file which introduce many headache. And only allow source code in HOSTSRC can include the host header file. ---------------------------------------------------------------- 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: us...@infra.apache.org