* getfacl (main): Remove extern declaration of optind.
* setfacl (main): Remove extern declaration of optarg and optind.
This commit is contained in:
@@ -143,7 +143,6 @@ Compiled on %s\n\
|
||||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
extern int optind;
|
||||
int c, i;
|
||||
int aopt = 0;
|
||||
int dopt = 0;
|
||||
|
Reference in New Issue
Block a user