From d12e00bdd6ffbb39ab5d45d5d5a484d293108021 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 9 Sep 2007 11:58:50 +0000 Subject: Added network init; refactored some header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/pjrc-8051/src/up_allocateheap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/arch/pjrc-8051') diff --git a/nuttx/arch/pjrc-8051/src/up_allocateheap.c b/nuttx/arch/pjrc-8051/src/up_allocateheap.c index 745cadb60..6ef1a77da 100644 --- a/nuttx/arch/pjrc-8051/src/up_allocateheap.c +++ b/nuttx/arch/pjrc-8051/src/up_allocateheap.c @@ -42,6 +42,7 @@ #include #include #include +#include #include "os_internal.h" #include "up_internal.h" #include "up_mem.h" -- cgit v1.2.3