Added new extern.
[rsync/rsync.git] / flist.c
diff --git a/flist.c b/flist.c
index 0aac6b1..74834bf 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -36,6 +36,7 @@ extern int am_server;
 extern int always_checksum;
 extern int module_id;
 extern int ignore_errors;
+extern int numeric_ids;
 
 extern int cvs_exclude;