summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/timertsr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timertsr.c')
-rw-r--r--cpukit/posix/src/timertsr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/posix/src/timertsr.c b/cpukit/posix/src/timertsr.c
index eb6ca9fd89..9c8f035b66 100644
--- a/cpukit/posix/src/timertsr.c
+++ b/cpukit/posix/src/timertsr.c
@@ -24,13 +24,10 @@
#include <pthread.h>
#include <signal.h>
-#include <rtems/system.h>
-#include <rtems/seterr.h>
-#include <rtems/score/thread.h>
-#include <rtems/score/tod.h>
#include <rtems/posix/time.h>
#include <rtems/posix/ptimer.h>
#include <rtems/posix/timerimpl.h>
+#include <rtems/score/tod.h>
/*
* This is the operation that is run when a timer expires