summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_savecontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/pjrc-8051/src/up_savecontext.c')
-rw-r--r--nuttx/arch/pjrc-8051/src/up_savecontext.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/arch/pjrc-8051/src/up_savecontext.c b/nuttx/arch/pjrc-8051/src/up_savecontext.c
index 346f9271d..83310534c 100644
--- a/nuttx/arch/pjrc-8051/src/up_savecontext.c
+++ b/nuttx/arch/pjrc-8051/src/up_savecontext.c
@@ -37,6 +37,7 @@
* Included Files
**************************************************************************/
+#include <nuttx/config.h>
#include <sys/types.h>
#include <nuttx/irq.h>
#include "up_internal.h"