Implement reload option for includes to decide whether includes should get reloaded...
[project/firewall3.git] / options.h
index bb98fb6..33224b8 100644 (file)
--- a/options.h
+++ b/options.h
@@ -417,6 +417,8 @@ struct fw3_include
 
        const char *path;
        enum fw3_include_type type;
+
+       bool reload;
 };
 
 struct fw3_state