aboutsummaryrefslogtreecommitdiff
path: root/src/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.c')
-rw-r--r--src/global.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/global.c b/src/global.c
index c699f6e..0449193 100644
--- a/src/global.c
+++ b/src/global.c
@@ -195,3 +195,7 @@ int (*xstat) ();
void (*copy_function) () = 0;
char *change_directory_option;
+
+int renumber_inodes_option;
+int ignore_devno_option;
+

Return to:

Send suggestions and report system problems to the System administrator.