Browse Source

rtimer: remove double #include<>d headers

Дилян Палаузов 2 years ago
parent
commit
8746052432
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/modules/rtimer/rtimer_mod.c

+ 0 - 1
src/modules/rtimer/rtimer_mod.c

@@ -35,7 +35,6 @@
 #include "../../core/socket_info.h"
 #include "../../core/dset.h"
 #include "../../core/pt.h"
-#include "../../core/receive.h"
 #include "../../core/timer_proc.h"
 #include "../../core/script_cb.h"
 #include "../../core/parser/parse_param.h"