2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>

* malloctest/init.c: Add include to remove warning.
This commit is contained in:
Joel Sherrill
2008-01-25 03:08:48 +00:00
parent 2f44708ab5
commit 499eb57d99
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2008-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* malloctest/init.c: Add include to remove warning.
2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* malloctest/init.c: Remove debug print.

View File

@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <errno.h>
#include <rtems/score/protectedheap.h>
/*
* A simple test of realloc