You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/10 11:40:51 UTC

[GitHub] [incubator-nuttx] fjpanag commented on a change in pull request #3890: setjmp.h: Added missing include.

fjpanag commented on a change in pull request #3890:
URL: https://github.com/apache/incubator-nuttx/pull/3890#discussion_r649101911



##########
File path: arch/arm/include/setjmp.h
##########
@@ -25,6 +25,7 @@
  * Included Files
  ****************************************************************************/
 
+#include <nuttx/compiler.h>

Review comment:
       Does it make a difference?  
   Are there any rules in NuttX for the includes order?




-- 
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:
users@infra.apache.org