Browse Source

lcr: remove double #include<>d headers

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

+ 0 - 1
src/modules/lcr/lcr_mod.c

@@ -63,7 +63,6 @@
 #include "../../core/mod_fix.h"
 #include "../../core/socket_info.h"
 #include "../../core/pvar.h"
-#include "../../core/mod_fix.h"
 #include "../../core/rand/kam_rand.h"
 #include "../../core/kemi.h"
 #include "hash.h"