Include "euidaccess.h".

Remove declaration of euidaccess.
This commit is contained in:
Jim Meyering 2003-02-14 07:41:27 +00:00
parent 1656a5880b
commit 49eda1bead

View File

@ -32,6 +32,7 @@
#include "cycle-check.h"
#include "dirname.h"
#include "error.h"
#include "euidaccess.h"
#include "file-type.h"
#include "hash.h"
#include "hash-pjw.h"
@ -118,7 +119,6 @@ struct AD_ent
} u;
};
int euidaccess ();
int yesno ();
extern char *program_name;