From 2eeb673833c177c57f7171e9658410c4962ec515 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 7 Nov 2008 20:55:25 +0000 Subject: cosmetic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1163 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/sched/sig_received.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx') diff --git a/nuttx/sched/sig_received.c b/nuttx/sched/sig_received.c index 437f7a63c..8856cd0f6 100644 --- a/nuttx/sched/sig_received.c +++ b/nuttx/sched/sig_received.c @@ -37,6 +37,8 @@ * Included Files ************************************************************/ +#include + #include #include #include @@ -44,6 +46,7 @@ #include #include #include + #include "os_internal.h" #include "sem_internal.h" #include "sig_internal.h" -- cgit v1.2.3