diff src/context.h @ 2:32b57406b656

initial version
author carl
date Fri, 10 Mar 2006 10:47:12 -0800
parents 616666e2f34c
children 01268466f0dc
line wrap: on
line diff
--- a/src/context.h	Fri Mar 10 10:35:25 2006 -0800
+++ b/src/context.h	Fri Mar 10 10:47:12 2006 -0800
@@ -13,6 +13,7 @@
 	// all the rest is constant after loading from the config file
 	int 			generation;
 	time_t			load_time;
+	string_set		config_files;
 	string_map		env_from;			// map senders to archive mailboxes
 	string_map		rcpt_to;			// map recipients to archive mailboxes