Sfoglia il codice sorgente

cplc: remove double #include<>d headers

Дилян Палаузов 2 anni fa
parent
commit
eedde26a26
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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>