소스 검색

xhttp_prom: remove double #include<>d headers

Дилян Палаузов 2 년 전
부모
커밋
ff5e31adbb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/modules/xhttp_prom/prom_metric.c

+ 0 - 1
src/modules/xhttp_prom/prom_metric.c

@@ -24,7 +24,6 @@
 #include <string.h>
 #include <stdint.h>
 #include <inttypes.h>
-#include <string.h>
 #include <stdlib.h>
 
 #include "../../core/mem/shm_mem.h"