2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>

* rtems/src/rtemsobjectsetname.c:
	Include <rtems/rtems/object.h> (Missing prototype).
This commit is contained in:
Ralf Corsepius
2011-12-09 11:37:45 +00:00
parent 1059b7600d
commit 102e93602c
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/rtemsobjectsetname.c:
Include <rtems/rtems/object.h> (Missing prototype).
* rtems/src/rtemsobjectgetclassicname.c:
Include <rtems/rtems/object.h> (Missing prototype).
+1
View File
@@ -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.