Browse Source

Do not depend on getopt.h

Sergey Poznyakoff 18 years ago
parent
commit
85a4e0fdeb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/xsparse.c

+ 0 - 1
scripts/xsparse.c

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