summaryrefslogtreecommitdiff
path: root/trimslash.c
diff options
context:
space:
mode:
Diffstat (limited to 'trimslash.c')
-rw-r--r--trimslash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trimslash.c b/trimslash.c
index bb5f1d87..6ab96388 100644
--- a/trimslash.c
+++ b/trimslash.c
@@ -22,6 +22,7 @@
/* These are to make syscall.o shut up. */
int dry_run = 0;
+int am_root = 0;
int read_only = 1;
int list_only = 0;
int preserve_perms = 0;