Do not depend on getopt.h

This commit is contained in:
Sergey Poznyakoff
2006-06-26 11:18:54 +00:00
parent 583415c2c1
commit 85a4e0fdeb

View File

@@ -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>