Force fsync() after writing statefile
[project/firewall3.git] / options.h
index 5678451..0a22cb6 100644 (file)
--- a/options.h
+++ b/options.h
@@ -147,7 +147,7 @@ struct fw3_device
        bool any;
        bool invert;
        char name[32];
-       struct fw3_device *network;
+       char network[32];
 };
 
 struct fw3_address