Explorar el Código

Do not depend on getopt.h

Sergey Poznyakoff hace 18 años
padre
commit
85a4e0fdeb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      scripts/xsparse.c

+ 0 - 1
scripts/xsparse.c

@@ -23,7 +23,6 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <unistd.h>
-#include <getopt.h>
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <limits.h>