diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a08aa6c344..5511d6f1df 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-12-09 Ralf Corsépius + * rtems/src/rtemsobjectsetname.c: + Include (Missing prototype). * rtems/src/rtemsobjectgetclassicname.c: Include (Missing prototype). diff --git a/cpukit/rtems/src/rtemsobjectsetname.c b/cpukit/rtems/src/rtemsobjectsetname.c index 91fac13e7c..8c16b66d0b 100644 --- a/cpukit/rtems/src/rtemsobjectsetname.c +++ b/cpukit/rtems/src/rtemsobjectsetname.c @@ -20,6 +20,7 @@ #include #include #include +#include /* * This method will set the object name based upon the user string.