Removed useless explicit declaration of optind

This commit is contained in:
Pierre Pronchery 2005-10-10 22:39:24 +00:00
parent e9e0b96ee3
commit a306b44c19

View File

@ -3,7 +3,6 @@
#include <unistd.h>
extern int optind;
#include <stdio.h>
#include <string.h>
#include <libutils/libutils.h>