Przeglądaj źródła

cplc: remove double #include<>d headers

Дилян Палаузов 2 lat temu
rodzic
commit
eedde26a26
1 zmienionych plików z 0 dodań i 1 usunięć
  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>