Просмотр исходного кода

timer: remove double #include<>d headers

Дилян Палаузов 2 лет назад
Родитель
Сommit
318e65b7b5
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/modules/timer/timer.c

+ 0 - 2
src/modules/timer/timer.c

@@ -40,9 +40,7 @@
 #include "../../core/receive.h"
 #include "../../core/ip_addr.h"
 
-#include "../../core/receive.h"
 #include "../../core/globals.h"
-#include "../../core/route.h"
 #include "../../core/parser/msg_parser.h"
 #include "../../core/action.h"
 #include "../../core/script_cb.h"