summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemsobjectsetname.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-09 11:37:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-09 11:37:45 +0000
commit102e93602c3c8f75cf5dff5e5169f611e2605742 (patch)
treec84abf7a64c3b7432cb4d8c21670507b1832307e /cpukit/rtems/src/rtemsobjectsetname.c
parent2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-102e93602c3c8f75cf5dff5e5169f611e2605742.tar.bz2
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/rtemsobjectsetname.c: Include <rtems/rtems/object.h> (Missing prototype).
Diffstat (limited to 'cpukit/rtems/src/rtemsobjectsetname.c')
-rw-r--r--cpukit/rtems/src/rtemsobjectsetname.c1
1 files changed, 1 insertions, 0 deletions
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 <rtems/score/thread.h>
#include <rtems/rtems/status.h>
#include <rtems/rtems/types.h>
+#include <rtems/rtems/object.h>
/*
* This method will set the object name based upon the user string.