summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched_rr_get_interval.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 16:56:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 16:56:37 +0000
commit8fe6d5330041c25dd3559193991864001a7c3338 (patch)
tree50c98a5aba65d50e81af17ec166d05e4e5c353da /cpukit/posix/src/sched_rr_get_interval.c
parent2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8fe6d5330041c25dd3559193991864001a7c3338.tar.bz2
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/sched_rr_get_interval.c: Fix warning.
Diffstat (limited to 'cpukit/posix/src/sched_rr_get_interval.c')
-rw-r--r--cpukit/posix/src/sched_rr_get_interval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/posix/src/sched_rr_get_interval.c b/cpukit/posix/src/sched_rr_get_interval.c
index 2cd1625743..dfea1abff7 100644
--- a/cpukit/posix/src/sched_rr_get_interval.c
+++ b/cpukit/posix/src/sched_rr_get_interval.c
@@ -21,6 +21,7 @@
#include <rtems/system.h>
#include <rtems/score/tod.h>
#include <rtems/score/thread.h>
+#include <rtems/score/timespec.h>
#include <rtems/seterr.h>
int sched_rr_get_interval(