Added the human_readable variable (for linking with util.o).
authorWayne Davison <wayned@samba.org>
Sat, 12 Nov 2005 19:53:20 +0000 (19:53 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Nov 2005 19:53:20 +0000 (19:53 +0000)
t_stub.c

index 8e101d4..2814929 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
@@ -29,6 +29,7 @@
 int modify_window = 0;
 int module_id = -1;
 int relative_paths = 0;
+int human_readable = 0;
 char *partial_dir;
 struct filter_list_struct server_filter_list;