Added "am_generator".
authorWayne Davison <wayned@samba.org>
Tue, 27 Jan 2004 23:13:12 +0000 (23:13 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 27 Jan 2004 23:13:12 +0000 (23:13 +0000)
options.c

index 00a22fc..082d4f7 100644 (file)
--- a/options.c
+++ b/options.c
@@ -66,6 +66,7 @@ int read_only = 0;
 int module_id = -1;
 int am_server = 0;
 int am_sender = 0;
+int am_generator = 0;
 char *files_from = NULL;
 int filesfrom_fd = -1;
 char *remote_filesfrom_file = NULL;