Removed useless external declarations

This commit is contained in:
Pierre Pronchery 2005-04-08 17:06:23 +00:00
parent 77bf6bed00
commit 91874277f8

View File

@ -5,8 +5,6 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
extern int optind;
extern char * optarg;
#include <stdlib.h>
#include <stdio.h>