Browse Source

http_async_client: remove double #include<>d headers

Дилян Палаузов 2 năm trước cách đây
mục cha
commit
6aa8e5a8cf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/modules/http_async_client/http_async_client_mod.c

+ 0 - 1
src/modules/http_async_client/http_async_client_mod.c

@@ -47,7 +47,6 @@
 #include "../../core/pvar.h"
 #include "../../core/mem/shm_mem.h"
 #include "../../core/mod_fix.h"
-#include "../../core/pvar.h"
 #include "../../core/cfg/cfg_struct.h"
 #include "../../core/fmsg.h"
 #include "../../core/kemi.h"