Added module_dirlen now that utils.o needs it.
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:49:31 +0000 (00:49 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:49:31 +0000 (00:49 +0000)
t_stub.c

index 2b4255a..9a85462 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
@@ -26,6 +26,7 @@ int modify_window = 0;
 int module_id = -1;
 int relative_paths = 0;
 int human_readable = 0;
+int module_dirlen = 0;
 mode_t orig_umask = 002;
 char *partial_dir;
 struct filter_list_struct server_filter_list;