summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/remove.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remove.c b/src/remove.c
index e9223fd53..549715ac9 100644
--- a/src/remove.c
+++ b/src/remove.c
@@ -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;