Browse Source

cplc: remove double #include<>d headers

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

+ 0 - 1
src/modules/cplc/cpl_loader.c

@@ -28,7 +28,6 @@
 #include <unistd.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <sys/uio.h>
 #include <errno.h>
 #include <string.h>
 #include <ctype.h>