summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/timergetoverrun.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/timergetoverrun.c')
-rw-r--r--cpukit/posix/src/timergetoverrun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/timergetoverrun.c b/cpukit/posix/src/timergetoverrun.c
index 0a7b9fafa6..263aad83b1 100644
--- a/cpukit/posix/src/timergetoverrun.c
+++ b/cpukit/posix/src/timergetoverrun.c
@@ -21,7 +21,6 @@
#include <time.h>
#include <errno.h>
-#include <rtems/system.h>
#include <rtems/seterr.h>
#include <rtems/score/thread.h>
#include <rtems/posix/timerimpl.h>