diff options
Diffstat (limited to 'rts/posix/itimer/Setitimer.c')
-rw-r--r-- | rts/posix/itimer/Setitimer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/posix/itimer/Setitimer.c b/rts/posix/itimer/Setitimer.c index c44e8d8c22..30dfa211a7 100644 --- a/rts/posix/itimer/Setitimer.c +++ b/rts/posix/itimer/Setitimer.c @@ -10,7 +10,6 @@ #include "Rts.h" #include "Ticker.h" -#include "posix/Itimer.h" #include "Proftimer.h" #include "Schedule.h" #include "posix/Clock.h" |