소스 검색

Do not depend on getopt.h

Sergey Poznyakoff 18 년 전
부모
커밋
85a4e0fdeb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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>