summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespeclessthan.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/timespeclessthan.c')
-rw-r--r--cpukit/score/src/timespeclessthan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/timespeclessthan.c b/cpukit/score/src/timespeclessthan.c
index c120ae97b6..885f40bb82 100644
--- a/cpukit/score/src/timespeclessthan.c
+++ b/cpukit/score/src/timespeclessthan.c
@@ -22,7 +22,6 @@
#include <rtems/system.h>
#include <rtems/score/timespec.h>
-#include <rtems/score/tod.h>
bool _Timespec_Less_than(
const struct timespec *lhs,