2000-12-06 Joel Sherrill <joel@OARcorp.com>

* src/pthreadgetcpuclockid.c: Add include of <rtems/system.h> to
	eliminate warning.
This commit is contained in:
Joel Sherrill
2000-12-06 15:30:58 +00:00
parent d57c04e1f3
commit 57fe91f8db
4 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* src/pthreadgetcpuclockid.c: Add include of <rtems/system.h> to
eliminate warning.
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* include/rtems/posix/cond.h: #if 0'ed out prototype of

View File

@@ -14,6 +14,8 @@
#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
int pthread_getcpuclockid(
pthread_t pid,
clockid_t *clock_id

View File

@@ -1,3 +1,8 @@
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* src/pthreadgetcpuclockid.c: Add include of <rtems/system.h> to
eliminate warning.
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* include/rtems/posix/cond.h: #if 0'ed out prototype of

View File

@@ -14,6 +14,8 @@
#include <pthread.h>
#include <errno.h>
#include <rtems/system.h>
int pthread_getcpuclockid(
pthread_t pid,
clockid_t *clock_id