From 499eb57d9971c96569975dd9a93591a0c265ea88 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Jan 2008 03:08:48 +0000 Subject: 2008-01-24 Joel Sherrill * malloctest/init.c: Add include to remove warning. --- testsuites/libtests/ChangeLog | 4 ++++ testsuites/libtests/malloctest/init.c | 1 + 2 files changed, 5 insertions(+) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 6eeb0862a9..bf0e360eb8 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,7 @@ +2008-01-24 Joel Sherrill + + * malloctest/init.c: Add include to remove warning. + 2008-01-22 Joel Sherrill * malloctest/init.c: Remove debug print. diff --git a/testsuites/libtests/malloctest/init.c b/testsuites/libtests/malloctest/init.c index 36fea68113..f9364e0a24 100644 --- a/testsuites/libtests/malloctest/init.c +++ b/testsuites/libtests/malloctest/init.c @@ -26,6 +26,7 @@ #include #include +#include /* * A simple test of realloc -- cgit v1.2.3