summaryrefslogtreecommitdiff
path: root/rts/posix/itimer/Pthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/posix/itimer/Pthread.c')
-rw-r--r--rts/posix/itimer/Pthread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/posix/itimer/Pthread.c b/rts/posix/itimer/Pthread.c
index 2133a5b454..3117b9faa6 100644
--- a/rts/posix/itimer/Pthread.c
+++ b/rts/posix/itimer/Pthread.c
@@ -39,7 +39,6 @@
#include "Rts.h"
#include "Ticker.h"
-#include "posix/Itimer.h"
#include "Proftimer.h"
#include "Schedule.h"
#include "posix/Clock.h"