Browse Source

cplc: remove double #include<>d headers

Дилян Палаузов 2 years ago
parent
commit
eedde26a26
1 changed files with 0 additions and 1 deletions
  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>