mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 06:54:41 +08:00
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:
@@ -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).
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user