From c0fe85b4248e9dbd6beb66ef6cd7fb5025c40d1b Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 11 Mar 2013 13:21:33 +0000 Subject: Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocator changes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5729 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm') diff --git a/nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c b/nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c index 620b46a8e..c49ceed36 100644 --- a/nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c +++ b/nuttx/arch/arm/src/lpc17xx/lpc17_allocateheap.c @@ -43,7 +43,7 @@ #include #include -#include +#include #include #include "chip.h" -- cgit v1.2.3