From 42b7ce27cef0ecf5635d64d4af384fb8f30f5a0e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 Oct 2002 13:58:19 +0000 Subject: 2002-10-28 Joel Sherrill * base_mp/apptask.c: Add include of to eliminate warning. --- testsuites/samples/ChangeLog | 4 ++++ testsuites/samples/base_mp/apptask.c | 1 + 2 files changed, 5 insertions(+) (limited to 'testsuites') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 2327ef36b6..5b3c65f188 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,7 @@ +2002-10-28 Joel Sherrill + + * base_mp/apptask.c: Add include of to eliminate warning. + 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. diff --git a/testsuites/samples/base_mp/apptask.c b/testsuites/samples/base_mp/apptask.c index 566ca7188f..2ba9a3f190 100644 --- a/testsuites/samples/base_mp/apptask.c +++ b/testsuites/samples/base_mp/apptask.c @@ -21,6 +21,7 @@ #include "system.h" #include +#include rtems_task Application_task( rtems_task_argument node -- cgit v1.2.3