From 1059b7600dd0370210eb0f645361d9208c651e1d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 9 Dec 2011 07:36:41 +0000 Subject: =?UTF-8?q?2011-12-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * rtems/src/rtemsobjectgetclassicname.c: Include (Missing prototype). --- cpukit/ChangeLog | 5 +++++ cpukit/rtems/src/rtemsobjectgetclassicname.c | 1 + 2 files changed, 6 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 5935621a86..a08aa6c344 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2011-12-09 Ralf Corsépius + + * rtems/src/rtemsobjectgetclassicname.c: + Include (Missing prototype). + 2011-12-09 Chris Johns PR 1968/filesystem diff --git a/cpukit/rtems/src/rtemsobjectgetclassicname.c b/cpukit/rtems/src/rtemsobjectgetclassicname.c index abe3f4ffa7..b2b40e1f32 100644 --- a/cpukit/rtems/src/rtemsobjectgetclassicname.c +++ b/cpukit/rtems/src/rtemsobjectgetclassicname.c @@ -20,6 +20,7 @@ #include #include #include +#include /* * rtems_object_get_classic_name -- cgit v1.2.3