Browse Source

tls: remove double #include<>d headers

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

+ 0 - 1
src/modules/tls/tls_server.c

@@ -35,7 +35,6 @@
 #include "../../core/pt.h"
 #include "../../core/timer.h"
 #include "../../core/globals.h"
-#include "../../core/pt.h"
 #include "../../core/tcp_int_send.h"
 #include "../../core/tcp_read.h"
 #include "../../core/cfg/cfg.h"